This is so insanely detailed I wonder how long it took him to build
HN user
nomoreipg
Do you actually believe this, or are you just rage-baiting?
The example repos are free to use!
Commented this above, but 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!
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
Why don't you walk them to school
Not sure if you're talking about chatgpt or google
How's this different from Adrenaline or Cursor or Bloop
Props for getting around the security audit
Clean frontend adds a lot to user experience. Appreciate the simplicity!
An AI agent to answer questions about any github/gitlab repository. www.useadrenaline.com
It does the work of understanding questions in the context of a repo, code snippet, or any programming question in general, and pulls in extra context from the internet with self thought + web searches.