Mermaid AI Playground
Mermaid AI PLAYGROUND
AI-Powered
AI
Real-time
Live
Mermaid Code
8 lines
Valid
graph TD A[Start] --> B{Is it sunny?}; B -- Yes --> C[Go to the beach]; C --> D[Have fun!]; B -- No --> E[Read a book]; E --> D; D --> F[End];
Diagram Preview
Reset
Rendering diagram...