Hi HN, I built Repomap, a tool that generates interactive architecture diagrams from any GitHub repository.
It uses a Rust + tree-sitter engine to analyze the codebase and produces a D3-based graph UI with clustering, zoom/pan, and live progress updates