RAG Langchain An example of rag implementation with langchain and chromadb Installation pip install -r requirements.txt Setup API Keys Add the Api Key in the .env file GROQ_API_KEY= Run uvicorn app.main:app