Developers are building with GitNexus
Real feedback from developers, blogs, and the open-source community.
13,000+
GitHub Stars
11K stars in first 2 weeks
#1
GitHub Trending
Repository of the Day
10,000+
Weekly npm Downloads
And growing fast
Open Source
Community
Thriving Discord & GitHub community
“We're using GitNexus Blast radius analysis before every code change. We have a strict protocol — before touching any file, run the impact analysis on the affected subjects and report the caller/dependent count explicitly. This came out of a painful experience where a voice pipeline refactor silently broke graph memory writes — two completely unrelated-looking systems that shared a dependency we didn't know about. GitNexus would have caught it.”
StephenSioSuenos64
Solo Developer · Neura — Voice-First Digital Legacy System
“We have a cursor/rules/Tier1-Protection.mdc with alwaysApply that mandates GitNexus blast radius analysis before any file modification. Our post-commit hook runs gitnexus analyze --skip-embeddings after every commit and auto-commits the updated context files. The blast radius analysis in particular is filling a gap that nothing else does cleanly.”
StephenSioSuenos64
Solo Developer · Neura — 51+ subsystems, hundreds of Python files
“The impact tool with blast radius grouping by depth is exactly what we needed — giving 360-degree symbol view (incoming/outgoing calls, process membership) is genuinely useful for debugging. The post-commit auto-update pattern is clean and low-friction.”
StephenSioSuenos64
Solo Developer · Python/FastAPI + React + Neo4j + QDrant stack
“GitNexus exposes an MCP-driven knowledge graph directly in the browser. Two other parsers, the code, KuzuDB stores structure and relations, and a local model generates embeddings for the search engine. It's all local, nothing leaves your machine while you still get Cypher graph queries, BM25, impact analysis, and more.”
André Lindenberg@andrelindenberg
Developer
“I think its a brilliant idea. I am an inventor in this space, being the principle investigator on the forerunner patent for GraphRAG, and the author of 'Stingy Context', which uses graph theory to reduce token burn by over 90%. I am very excited to see others like you kicking these 'Knowledge Graph' tires. In the long run, its the only way to reliably auto-code.”
David OstbyViperAICSO
Co-founder at ViperPrompt · GraphRAG Patent Investigator, 4 awarded patents
“Game-changer! I used to grep through every file and hope I didn't miss a dynamic import. Now, I can see the actual dependency graph! The detailed documentation with Gemini 3 Flash also worked surprisingly well for me too! Giving me even more insight about what's going on with my code.”
SioSuenos64SioSuenos64
Developer
“Really impressive work. The phased ingestion pipeline is cleanly separated — structure, parse, resolve, relate, cluster, trace, embed. Leiden community detection on the relationship graph is a smart choice. Process tracing via BFS from scored entry points is elegant. KuzuDB as the embedded graph store is an interesting choice — embedded like SQLite but with native Cypher traversal.”
SithLordRisingSithLordRising
Knowledge Infrastructure Engineer · Building structured knowledge graphs from documents
“Your work has been genuinely useful for validating some architectural directions we've been considering, particularly around graph storage and hybrid search. The parallel between tracing execution flows through code and tracing reasoning chains through knowledge is closer than I expected. Great project. Following with interest.”
SithLordRisingSithLordRising
Knowledge Infrastructure Engineer
“I stumbled on GitNexus and gave it a try running locally. First impressions: it is fast, looks stunning, and very informative. It shows key process flows, allows you to query the knowledge graph and even chat with your repository using the structured knowledge as its basis. I am in awe how after years of AI hype, you can still be surprised by what is possible.”
Frank Buters
GenAI & Data Leader · Building AI Capabilities for Financial Services
“GitNexus Turns Your Codebase Into a Knowledge Graph — and Your AI Agent Will Thank You. Instead of stuffing files into a prompt, it indexes your entire repository into a knowledge graph — mapping out every dependency, call chain, cluster, and execution flow.”
Top AI Product
AI Newsletter
See the images on the Gallery page