title | emoji | colorFrom | colorTo | sdk | pinned | license |
---|---|---|---|---|---|---|
DeployProductionRAG |
📉 |
blue |
purple |
docker |
false |
apache-2.0 |
git clone ...
this repositorypip install -r requirements.txt
in whatever virtual environment you prefer- Create or modify the
.env.example
->.env
and enter your OpenAI API key - Navigate to the root of your local repository and run:
chainlit run app.py