corrective-rag-llama3
Corrective RAG application using LLAMA3 8B
Installation Instructions
-
Install Ollama and LLAMA3 8B:Instruct.
-
Install dependencies:
pip install -r requirements.txt
-
Run the webapp:
streamlit run app.py
License
MIT License