01Hybrid RAG Pipeline: Merges local vector search with fresh web/API results.
02MCP Server Integration: Calls external tools or web APIs when local data is insufficient.
03Agentic Orchestration: Dynamically decides between RAG and MCP using advanced logic.
04Citations & Transparency: Clearly indicates sources for each response.
05Production-Ready: Includes Docker deployment, health checks, error handling, and logging.
060 GitHub stars