6 ms·
Show HN: DiagramGPT – Diagrams from code and natural language
- shinkim0914 3y agoHi 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 https://eraser.io/diagramgpt
- rohitpaulk 3y agoCurious 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?