- Step1: Clone the repository from GitHub.
- Step2: Copy and customize the .env configuration for vector DB and LLM endpoints.
- Step3: Build and start all services via Docker Compose.
- Step4: Ingest documents through the document store API and generate embeddings.
- Step5: Send user queries to the orchestrator endpoint for RAG-enabled responses.