Clone the repository
Project repo: https://github.com/WambuaMalcolm/End-to-End-source-code-analysis-Generative-AI.gitconda create -n llmapp python=3.10 -yconda activate llmapppip install -r requirements.txtOPENAI_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"# Finally run the following command
python app.pyNow,
open up localhost:- Python
- LangChain
- FastAPI
- OpenAI
- GPT 3
- ChoromaDB
- Groq