TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Diagen: Generate beautiful, reflective diagrams from data with a single command

13 点作者 lnyan7 个月前

2 条评论

danielbln7 个月前
Kind of a shame this didn&#x27;t get more traction, because this has a lot of potential.<p>I ran a few generations with this using Anthropic models and tested it against a data layer (to test UML), a systemprompt (mind map) and various bits of code (flowcharts etc.)<p>It&#x27;s kind of fascinating, the initial diagram is alright, you can see where it might be going, but by the time selft-critique round 4 rolls around, the diagram is actually useful.<p>Worth playing with it. I tried abither approach where I feed a codebase into Claude, let it document the flows and feed the result into diagen for visualization, also works well as an alternative to letting it roam over a code file directly.<p>Very cool stuff.
q3k7 个月前
I&#x27;m not sure I would call their sample diagram in the README beautiful or reflective.