gitdiagram.com
GitDiagram
This is a neat concept—an AI tool that creates a diagram of a GitHub repository, which you can use by replacing hub with diagram in the repository URL. But every time I try it on my personal site’s repo I encounter an unresolvable Mermaid syntax error, which is annoying. They probably should have (1) included more-resilient error handling and/or caching between each step of the process and (2) included more hard-logic steps, such as creating an import graph of the code, instead of relying solely on AI to be the brains of their product.
Comments
0 comments
0 replies