GraphRAG · Repository Intelligence
GraphMind
Self-hosted GraphRAG for codebases — hybrid retrieval and grounded Q&A with file:line citations.
- Tree-sitter symbol graphs land in Neo4j before any LLM call — same repo, same structure.
- Four-way retrieval fused with RRF: vectors, symbols, keywords, and graph neighbors.
- Postgres-backed indexing DAG, dead-code and PR blast-radius views; runs without an API key via deterministic retrieval.
- FastAPI
- Tree-sitter
- Neo4j
- Qdrant
- Celery
- Next.js
