01Deterministic RAG orchestration powered by LangGraph
02Leverages BigQuery Vector Search for scalable document storage and retrieval
03Interactive natural language Q&A over PDF documents
04Exposes RAG capabilities as a tool via Model Context Protocol (MCP)
05Utilizes Google Gemini for embeddings and LLM answer generation
060 GitHub stars