- Step1: Configure environment by copying .env.example to .env
- Step2: Run 'make build' to build Docker images
- Step3: Run 'make up' to start services
- Step4: Launch web interface with 'make run-chainlit'
- Step5: Query biological data using the web UI or APIs