Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Understand Anything is an open-source tool that transforms codebases, knowledge bases, and documentation into interactive knowledge graphs using a combination of LLM intelligence and static analysis. The project is built as a monorepo using Node.js, pnpm, TypeScript, React, and tree-sitter; it features a React Flow-based dashboard styled with TailwindCSS, a multi-agent pipeline architecture with specialized agents for project scanning and code analysis, and works across multiple AI coding platforms including Claude Code, Codex, Cursor, VS Code with Copilot, Gemini CLI, and others. The project is maintained by Egonex, an organization focused on AI-powered developer tools, with the repository originally created by Lum1104.