Show HN: Generate Mermaid Diagrams from Text
1–5 of 5 posts
Re: Show HN: Generate Mermaid Diagrams from Text
#2Created 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.
Re: Show HN: Generate Mermaid Diagrams from Text
#3Hi 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…
Re: Show HN: Generate Mermaid Diagrams from Text
#4Re: Show HN: Generate Mermaid Diagrams from Text
#5Seems 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.