Generate Mermaid sequence diagram from code

Generates a mermaid sequence diagram as code to visualize/document the design of your application

@olemaitre

Author

Design
IDE
Chat
Public

Prompt

@workspace generate a mermaid sequence diagram of my application

How to Use

You need a folder containing your application code (python, typescript, ...) and/or infrastructure code Copy/Paste the generated code into a markdown (.md) file, preview your markdown file (e.g. using mermaid extension in VS Code)