Skip to content

Comment on Show HN: Arcaide – Explore code with multi-level call graphs

Comments

It's a bit like a (simplified) version of Ilograph[0]. Are these editable, or strictly LLM-generated?

[0] https://www.ilograph.com

They're generated from source code using a combination of static analysis + llm analysis. They're not editable per se, but you can update them when you edit your code.

I think you found a very good prompt/technique to extract mostly the high level stuff without making the diagrams too complicated. And then elk.js seems to do the layout.

Deepwiki.com also has some usable autogenerated architecture diagrams worth a look.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.