Hacker News new | ask | show | jobs
Show HN: Generate Mermaid Diagrams from Text (huehive.co)
4 points by kamalkishor1991 834 days ago
2 comments

Hi everyone,

Created this because I think creating diagrams using LLMs is lot easier and mermaid supports lot of advanced usecases that are hard to do by hand. For example colorizing a diagram to make it look good is easy to do with LLMs but hard by hand coding. Here is a quick demo also if you like to watch the youtube video.

https://www.youtube.com/watch?v=_m73pnDT_9Y

Example: https://huehive.co/tools/diagrams/741

Please note that this is just the initial version. Please try it out and provide your feedback.

Edit: Added example.

Cool. Love and have embraced Mermaid but dang some limits around ERDs is a bummer. Will keep working on it and hope it will continue to improve. This is great. Thanks.
Seems nice, but I think it would be useful if the homepage has some example prompts. I have no idea what Mermaid Diagrams are. Will look at the demo YouTube video linked in a comment below.
Sure, Thanks for the feedback. Will add some examples in the homepage.