应用截图

ChatGPT Diagrams截图1
ChatGPT Diagrams截图2
ChatGPT Diagrams截图3
ChatGPT Diagrams截图4

详细介绍

Render diagrams directly in ChatGPT

The ChatGPT Diagrams extension adds a new button to the ChatGPT website - "Show Diagram". This button appears above code samples. If your code sample is in Mermaid format (a popular text based format for diagrams) then when you press the button the diagram will be shown in-line beneath the code sample.

This is a great way to improve your interactions with ChatGPT and build and refine diagrams in real time!

To try it out, enter a prompt like the one below then press the "Show Diagram" button above the code sample:

"Render a flowchart showing how a browser makes a web request and a server responds. Use mermaid.js."