I accidentally tried Mermaid for generating Flow Chart. I found this to be powerful interesting and simple. This can improve your productivity and while integrating the process with Gemini or Copilot, we can change flow chart creation as Flow Chart As a Code :)
- Jot down your Flow as a simple regular statement either in Textpad or directly in Gemini or CoPilot
- Ask for generating Flowchart Code
- Copy the Code and Paste the same to https://mermaid.live/
- Have Beautiful FlowChart, Left to Right. Top to Down etc
- In case you want to do this generation offline, you may use VS Code and Extension "Mermaid Editor" by tomoyukim. Create new file and save with *.mmd extension and then Click on Mermaid: Preview Diagram