Show HN: DeepRepo – AI architecture diagrams from GitHub repos
uwais12
12 points
3 comments
March 29, 2026
Related Discussions
Found 5 related stories in 54.0ms across 3,471 title embeddings via pgvector HNSW
- 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: ProofShot – Give AI coding agents eyes to verify the UI they build jberthom · 127 pts · March 24, 2026 · 58% similar
- Show HN: Reprompt – Score your AI coding prompts with NLP papers LuxBennu · 11 pts · March 18, 2026 · 58% similar
- Show HN: Altimate Code – Open-Source Agentic Data Engineering Harness aaur0 · 18 pts · March 19, 2026 · 57% 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?