A high-performance Retrieval-Augmented Generation (RAG) system with multi-agent orchestration.
- Hybrid Search: Combining vector and keyword search for maximum recall.
- Agentic Logic: Autonomous query decomposition and synthesis using LangGraph.
- Scalable API: FastAPI endpoints for production deployment.