# 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 git repository (Github, Gitlab, Azure, Local) or ZIP file, and get an interactive knowledge graph with a built in Graph RAG Agent. Perfect for code exploration

Repository: https://github.com/abhigyanpatwari/GitNexus
Canonical: https://ross.abutalabs.com/products/gitnexus
Homepage: https://gitnexus.vercel.app
Language: TypeScript
License: NOASSERTION
License Family: other
Last push: 2026-08-26T20:20:10+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 91, longevity 28
- inputs: {"age_days": 396, "days_push": 7, "days_rel": 60, "gap_med": 3.5, "n_releases_24m": 23}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 45805, forks 5061 (observed 2026-08-28T04:12:09.611851+00:00)

## What it is
GitNexus is a client-side code intelligence tool that indexes a codebase into a knowledge graph of dependencies, call chains, and execution flows, with a Graph RAG agent and MCP tools for AI coding agents. It runs as a CLI (npx gitnexus) plus a browser-based web UI for exploring and chatting with repositories.

## Use cases
- index a codebase into a knowledge graph
- give AI coding agents architectural context via MCP
- explore an unfamiliar repository interactively
- chat with a GitHub repo in the browser
- find dependencies and call chains before refactoring
- prevent AI agents from missing code when editing

## When to choose
- you use Cursor, Claude Code, or similar agents and want them to understand your codebase deeply
- you want a zero-server, client-side code exploration tool
- you need a visual knowledge graph of code relationships

## When to avoid
- you need a fully open-source commercial-friendly license (PolyForm Noncommercial restricts commercial use)
- you need server-side or CI-based code analysis at scale
- you only want simple code search without graph analysis

## Facets
- artifact type: cli-tool
- maturity: active
- function: rag, mcp, search-engine, developer-tools, cli, data-visualization
- domain: developer-tools, large-language-models, version-control
- platform: browser, cli, cross-platform
- tags: knowledge-graph, code-intelligence, graph-rag, code-exploration, mcp-server, static-analysis, codebase-indexing, retrieval-augmented-generation, ai-agents, nodejs

## Member repositories
- abhigyanpatwari/GitNexus (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:09.611851+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:21:38.600577+00:00, confidence not recorded.
  - readme: https://github.com/abhigyanpatwari/GitNexus (fetched 2026-08-28T04:12:09.611851+00:00, sha 41649c36c226)
  - homepage: https://gitnexus.vercel.app (fetched 2026-08-29T07:45:14.809106+00:00, sha 9fc5a32a12bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
