Hacker News new | ask | show | jobs
by nomoreipg 699 days ago
I actually built a site to auto generate up-to-date interactive visual diagrams for codebases.

It's pretty plug&play, using static analysis & LLMs we generate documentation + an interactive system diagram you can recursively explore.

https://vision.useadrenaline.com

All the auto-generated diagrams are exportable as mermaid

1 comments

I really wanted to check this out (using redis as an example), but it appears I need an account.

Is there no public demo?

The example repos are free to use!