GitNexus

Repo

Browser-based code knowledge graph that never uploads your repository

40.5k

What is GitNexus?

Best for: developers who want to understand an unfamiliar codebase quickly, without uploading it to a third-party service.

GitNexus is a client-side code intelligence engine built by Abhigyan Patwari that runs entirely in your browser. You drop in a Git repository — from GitHub, GitLab, Azure, or a local ZIP — and it builds an interactive knowledge graph of dependencies, call chains, clusters and execution flows, with a built-in Graph RAG agent for asking questions about the result. It also exposes the graph through MCP tools so coding agents can query it.

What makes it useful: the zero-server architecture. Because analysis happens locally in the browser, proprietary code never leaves your machine, which removes the review process that usually blocks tools like this at work.

Where it falls short: browser-based analysis means very large repositories are constrained by your machine's memory. The license is non-standard (NOASSERTION on GitHub), so check terms before commercial use. The maintainers also warn that GitNexus has no official cryptocurrency or token — any coin using the name is unaffiliated and should be ignored.

Details: TypeScript. Runs client-side.

Topics

knowledge graph
code analysis
graph rag
code exploration
browser tools

Reviews (0)

No reviews yet.

Sign in to write a review.

Similar Repos

L
Open Source

LangChain

Agent engineering platform for building LLM applications from composable parts

No reviews yet
E
Free

ECC

Agent harness optimisation for Claude Code, Codex, OpenCode and Cursor

No reviews yet
H
Free

Hermes Agent

Self-improving agent from Nous Research that learns across sessions

No reviews yet
S
Free

Skills for Real Engineers

Small, composable agent skills from Matt Pocock's daily .agents directory

No reviews yet