Skip to content

hed-standard/hed-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Create a Python virtual environment. For example using venv:
python -m venv .llm
source .llm/bin/activate
  • Install the requirements:
pip install -r requirements.txt
cd hed-bot/hed-tagging-bot
  • Run the bot in the desired port, for example 55000:
chainlit run --port 55000 app.py -w

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages