This project uses Docker Compose to set up the development environment.
- Docker
- Docker Compose
- Clone this repository
- Navigate to the project directory
- Run
docker-compose up --build
- App: Main application
- MongoDB: Database for storing RAG raw data
- Qdrant: Vector search engine
- ClearML: Orchestrator and experiment tracking system
- GitHub IDs: [mannadamay12, umamicode]
- HuggingFace IDs: [mannadamay12, sqvareinch]