Google Maps for Codebases: Paste a GitHub URL, Ask Anything
javascript
dev.to
Navigating a large codebase for the first time is painful. You clone the repo, realize there are 300 files, and have no idea where anything lives. You can ask an AI assistant, but it burns through context fast and you never know if it hallucinated a file path that does not even exist. Codebase Navigator solves this. Paste a URL, ask anything in plain English, and watch a real dependency graph built from actual import statements appear in real time. It is built using CopilotKit, Zenflow, GitHu