Open-source, on-device code knowledge graph that AI coding assistants can query instead of grepping, with real file:line citations.
Graphify turns a codebase into a navigable knowledge graph that AI coding assistants can query directly, avoiding embeddings or external services. One command (`/graphify .`) maps the repo and answers are explicit graph paths with real file:line citations. It runs entirely on-device with no account, API keys, or telemetry required and is licensed under Apache 2.0. Install via `uv tool install graphifyy` then `graphify install`. Graphify is a product of Graphify Labs.