Back to browse
GitHub Repository

A high-performance code intelligence engine that transforms Python repositories into queryable symbol-centric knowledge graphs. Features deep impact analysis (blast radius detection) with a professional interactive UI and VS Code deep-linking

8 starsPython

I solved biggest issue for the mainatiners of GitHub

by RajX_dev·Jul 9, 2026·3 points·0 comments

AI Analysis

●●SolidBig BrainShip It

AST-based code graphs with MCP server when Sourcegraph exists.

Strengths
  • Tree-sitter AST parsing means deterministic indexing, no embedding drift.
  • Blast radius detection shows transitive dependencies before refactoring.
  • MCP server integration lets AI agents query the actual code graph.
Weaknesses
  • PolyForm Noncommercial license blocks most team adoption.
  • Python-only support limits reach in multi-language codebases.
Target Audience

Python developers, engineering teams

Similar To

Sourcegraph · Cursor · Continue

Post Description

this repo does the indexing parsing and retriving in a way that is fast and more accurate and its not uses Ai to compute https://github.com/RajX-dev/N3MO

Similar Projects

Developer Tools●●●Banger

Local, privacy-first MCP code intelligence in Rust

AST-aware codebase search and onboarding beats grep, ships as local MCP server.

Big BrainSolve My ProblemWizardry
avirajkhare
104mo ago