This project is a Retrieval-Augmented Generation (RAG) system designed to enhance the capabilities of language models by integrating retrieval mechanisms. The system features loose coupling and distinct layers, offering high modifiability and ease of use for building applications.
- Clone the repository:
git clone https://github.com/your-username/your-repo.git
- TODO