A Retrieval-Augmented Generation chatbot for Rust development, based on Verba.
- Clone the repository
git clone https://github.com/GiacomoPetacchi/RustDevelopmentAssistant
- Set the necessary environment variables in the
docker-compose.ymlfile - Deploy using Docker Compose
docker compose up -d