bhaskatripathi / Text2Diagram

Text2Diagram is an AI based diagramming tool that uses Natural language text to create diagrams.
https://text2diagram.vercel.app/
262 stars 24 forks source link
mermaid mermaid-diagrams mermaidjs nlp-diagrams text2diagram

Text2Diagram

Text2Diagram: Create schematic architecture diagrams, UML, flowcharts, Gnatt charts, mind maps, Sequence diagrams, User Journey and many more with natural language.

Demo

Click here : https://text2diagram.vercel.app

Sample Usage

Here are some sample natural language texts that you can try for different types of diagrams:

How to generate Enterprise diagrams ?

Click here: Prompts

Some Sample Charts

GnaatChart: A Gnaat chart example. GnaatChart

Sequence Diagram for online food ordering: A sequence diagram for an online food ordering system. Sequence Diagram for online food ordering

ER Diagram: An Entity-Relationship diagram example. ER Diagram

GitGraph: A GitGraph representing a project's git history. GitGraph

Note

Please give a star if you like the project.

Star History

Star History Chart

Enterprise Diagrams:

I am also working to Automate the process of creating diagram driven Business processes by writing a homegrown Transformer model for generating these diagrams with D2 scripts : https://github.com/bhaskatripathi/D2_playgorund_Examples