- Docker
- Clone the repository
git clone https://github.com/taufiqdp/rag.git
cd rag- Configure the configuration file
Rename config.example.yaml to config.yaml and configure the file according to your needs.
- Build and start the docker container
docker compose up -d --build- Access the application
The application should now be running on http://localhost:8501