Show HN: Instantly visualize any codebase as an interactive diagram

GitDiagram is an open-source micro dev-tool that I made this past week

Given any public GitHub repository it generates diagrams in Mermaid.js with Claude 3.5 Sonnet

I extract information from the file tree and README for details and interactivity (you can click components to be taken to relevant files and directories)

Also, you can replace "hub" with "diagram" in any repository URL to access its diagram

I created this because I wanted to contribute to open-source projects but quickl


Search