What problem does it solve?
KGRAG removes the friction of managing multiple knowledge graphs by unifying registry, search, and snippet extraction into a single workflow you can trust and repeat.
Core Features & Use Cases
- Unified registry: Track CodeKG, DocKG, and MetaKG instances in one place (by default
~/.kgrag/registry.sqlite), including paths and build status.
- Federated querying: Run one query across all registered KGs and get globally ranked results.
- LLM-ready snippet packs: Extract source-grounded code/doc excerpts into a single markdown context file for analysis or review.
- Visualization & diagnostics: Use an interactive Streamlit UI to inspect registry contents and run cross-KG analysis.
Quick Start
Initialize your repository for unified graph search by running: kgrag init ~/repos/myproject.