Show HN: DeepRepo – AI architecture diagrams from GitHub repos
uwais12
12 points
3 comments
March 29, 2026
Related Discussions
Found 5 related stories in 895.8ms across 14,015 title embeddings via pgvector HNSW
- Show HN: Devthropology – Better Insights for GitHub Repos dpc94 · 32 pts · July 09, 2026 · 69% similar
- Show HN: Git for AI Agents doshay · 97 pts · May 08, 2026 · 66% similar
- Show HN: AI SDLC Scaffold, repo template for AI-assisted software development pangon · 22 pts · March 21, 2026 · 63% similar
- Show HN: GitAgent – An open standard that turns any Git repo into an AI agent sivasurend · 108 pts · March 14, 2026 · 62% similar
- Show HN: I built a database for AI agents Kappa90 · 11 pts · April 07, 2026 · 61% similar
Discussion Highlights (2 comments)
spbuilds
Interesting approach. How does it handle monorepos or repos with unconventional structure? The multi-pass analysis sounds nice, but I’d be curious how consistent the output is across runs if you run it twice on the same repo, do you get basically the same diagram?
glimglob
How does it handle messy massive codebases?