A simple application for retrieval-augmented generation (RAG).
- Efficient data retrieval
- Seamless integration with AI models
- Scalable and customizable
- Clone the repository:
git clone https://github.com/your-username/rag-app.git
- Install dependencies:
poetry add poetry install
Run the application:
poetry run devThis project is licensed under the MIT License.