com is a web-based tool designed to help developers visualize and understand the structure of their codebases through interactive 3D graphs. It transforms any code repository into a navigable graph that displays dependencies and relationships between files, modules, classes, and functions. The platform operates entirely in the browser, requiring no installation, registration, or server-side processing, ensuring that all code analysis remains local and private.
The tool offers several visualization modes, including a structural graph that maps imports and exports using the ForceAtlas2 layout, a 3D semantic grouping that clusters code by functional similarity with local embeddings and UMAP, and a "Technical Debt City" mode where each file is represented as a 3D building whose height reflects complexity and coupling. Additional features include a dependency heatmap that highlights nodes with high incoming imports to detect excessive coupling and circular dependencies, an interactive code flowchart exportable as SVG, and an architectural layer view that automatically detects project layers such as API, service, data, UI, utility, config, and test, with reverse dependencies marked for instant identification of architectural violations.
GraphMyCode supports a range of programming languages, including TypeScript, JavaScript, Python, Go, Rust, Java, PHP, C, C++, C, Swift, Kotlin, and Ruby. md file summarizing key structural information for use with AI agents. When using the integrated AI chat feature, only the relevant code fragment is sent to external providers like OpenAI, Gemini, Anthropic, or Ollama, preserving privacy by keeping the rest of the code local.
The tool is particularly useful for onboarding to new projects, analyzing GitHub repositories without cloning, detecting coupling and circular dependencies, planning refactorings, conducting code reviews with architectural insights, compressing context for AI coding assistants, and querying project architecture with Cypher (Neo4j). js for local embeddings, and LangChain for multi-provider AI integration. 0 license, and was created by Francisco Valero.
In the Developer Tools space, GraphMyCode.com takes a focused approach. It focuses on understanding and navigating complex codebases visually without uploading code to external servers. It is built as a B2B product for software developers. GraphMyCode.com costs nothing to use. It ships for the web.
GraphMyCode.com first shipped in 2026. Development happens publicly on GitHub with 318 commits in the last 90 days. Among its 7 catalogued features are 3D dependency graph, semantic grouping, and code flowchart.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do