GitHub – abhigyanpatwari/GitNexus: GitNexus: The Zero-Server Code Intelligence Engine – GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert abhigyanpatwari / GitNexus Public Uh oh! There was an error while loading. Please reload this page . Notifications You must be signed in to change notification settings Fork 76 Star 809 GitNexus: The Zero-Server Code Intelligence Engine – GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration gitnexus.vercel.app License View license 809 stars 76 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings abhigyanpatwari/GitNexus main Branches Tags Go to file Code Open more actions menu Folders and files Name Name Last commit message Last commit date Latest commit History 143 Commits 143 Commits .claude .claude .github .github .sisyphus/ drafts .sisyphus/ drafts eval eval gitnexus-claude-plugin gitnexus-claude-plugin gitnexus-cursor-integration gitnexus-cursor-integration gitnexus-test-setup gitnexus-test-setup gitnexus-web gitnexus-web gitnexus gitnexus .cursorrules .cursorrules .gitignore .gitignore .mcp.json .mcp.json .windsurfrules .windsurfrules AGENTS.md AGENTS.md CLAUDE.md CLAUDE.md LICENSE LICENSE README.md README.md package-lock.json package-lock.json View all files Repository files navigation GitNexus Building git for agent context. Indexes any codebase into a knowledge graph — every dependency, call chain, cluster, and execution flow — then exposes it through smart tools so AI agents never miss code. Gitnexus_CLI.1.mp4 Like DeepWiki, but deeper. DeepWiki helps you understand code. GitNexus lets you analyze it — because a knowledge graph tracks every relationship, not just descriptions. TL;DR: The Web UI is a quick way to chat with any repo. The CLI + MCP is how you make your AI agent actually reliable — it gives Cursor, Claude Code, and friends a deep architectural view of your codebase so they stop missing dependencies, breaking call chains, and shipping blind edits. Even smaller models get full architectural clarity, making it compete with goliath models. Two Ways to Use GitNexus CLI + MCP Web UI What Index repos locally, connect AI agents via MCP Visual graph explorer + AI chat in browser For Daily development with Cursor, Claude Code, Windsurf, OpenCode Quick exploration, demos, one-off analysis Scale Full repos, any size Limited by browser memory (~5k files) Install npm in
Source: GitHub Trending | Original Link