Hacker News new | ask | show | jobs
Show HN: DiagramGPT – Diagrams from code and natural language (eraser.io)
7 points by shinkim0914 1123 days ago
2 comments

Hi HN - Excited to share DiagramGPT. Diagrams are helpful to have but painful to draw. What if you could generate diagrams from what you already have? Like code or project descriptions?

• Code → Diagrams

• Natural language → Diagrams

Would love to get feedback and happy to answer any questions.

https://eraser.io/diagramgpt

Curious to know how the incremental rendering works under the hood. Is that just a UI trick? or is the LLM actually returning content that can be rendered incrementally?