Skip to main content

Simple RAG

Retrieval Augmented Generation

1. Download Module​

Start by cloning the module_simple_rag repository from our GitHub::

git clone https://huggingface.co/NapthaAI/module_simple_rag
cd module_simple_rag

2. Install Dependencies

poetry install

3. Run

poetry run python module_simple_rag/run.py