Clone the repository
Project repo: https://github.com/conda create -n llmapp python=3.8 -yconda activate llmapppip install -r requirements.txtOPENAI_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"# Finally run the following command
python app.pyNow,
open up localhost:- Python
- LangChain
- Flask
- OpenAI
- GPT 3
- ChoromaDB