Local RAG pipeline leveraging open-source SOTA LLM (Llama 3.1), Embedding (Mixed bread Embedding Large), and Reranker (BGE reranker base) models. It utilizes a RAG pipeline which helps models to answer any question accurately.
pip install -r requirements.txt
python3 RAG.py