Skip to content

langur-treehacks/llm

Repository files navigation

LangurLLM

Installation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages