01Uses TinyLlama-1.1B-Chat-v1.0 for natural language queries
02Enriched prompts with contextual information from MCP
03Adherence to MCP design: LLMs access data only through tools
04Modular, extensible, and traceable architecture via logs
05Strict separation of semantic processing (LLM) and data access (MCP)
060 GitHub stars