Text2Diagram: Create schematic architecture diagrams, UML, flowcharts, Gnatt charts, mind maps, Sequence diagrams, User Journey and many more with natural language.
Click here : https://text2diagram.vercel.app
Here are some sample natural language texts that you can try for different types of diagrams:
- Draw a Flowchart for hill climbing algorithm
- Draw an ER diagram for a customer order system
- Draw a user journey for an online shopping experience
- Draw a sequence diagram to represent the interaction between multiple components in a software application
- Draw a requirement diagram to represent a software system's functional and non-functional requirements
- Create a Gitgraph diagram to represent the branching and merging of code changes for a software project
- Create a mind map to represent the key concepts and ideas for a research paper
- Create a timeline chart to map out the stages and deadlines for a project plan
Click here: Prompts
GnaatChart: A Gnaat chart example.
Sequence Diagram for online food ordering: A sequence diagram for an online food ordering system.
ER Diagram: An Entity-Relationship diagram example.
GitGraph: A GitGraph representing a project's git history.
Please give a star if you like the project.
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