- Clone the repository
git clone https://github.com/langur-treehacks/llm.git- Set up .env file (refer to .env.example):
touch .env
nano .env- Install the dependencies
pip install -r requirements.txt- Run the app
python ./app.py