Difference between revisions of "Diagrams for Business Analysis"
m |
m |
||
| Line 23: | Line 23: | ||
<youtube>A3yhinPzvpU</youtube> | <youtube>A3yhinPzvpU</youtube> | ||
<b>Using [[ChatGPT]] to build System Diagrams | <b>Using [[ChatGPT]] to build System Diagrams | ||
| − | </b><br>This video discusses how ChatGPT, an OpenAI language model, can be used to generate system diagrams from text descriptions. By training ChatGPT on a dataset of system descriptions, the author was able to generate accurate representations of the systems in the form of diagrams. This approach could be useful for anyone needing to quickly generate system diagrams without the need for manual drawing or diagramming software. | + | </b><br>This video discusses how [[ChatGPT]], an [[OpenAI]] language model, can be used to generate system diagrams from text descriptions. By training [[ChatGPT]] on a dataset of system descriptions, the author was able to generate accurate representations of the systems in the form of diagrams. This approach could be useful for anyone needing to quickly generate system diagrams without the need for manual drawing or diagramming software. |
| − | I ask ChatGPT to define a use-case, create a data model, and generate class diagram, sequence diagram, and state transition diagram using markdown format for mermaid. ChatGPT provides helpful responses and even improves the state transition diagram to include additional states. While ChatGPT cannot create visual diagrams, it provides Mermaid syntax examples that can be used to create diagrams. | + | I ask [[ChatGPT]] to define a use-case, create a data model, and generate class diagram, sequence diagram, and state transition diagram using markdown format for mermaid. [[ChatGPT]] provides helpful responses and even improves the state transition diagram to include additional states. While [[ChatGPT]] cannot create visual diagrams, it provides Mermaid syntax examples that can be used to create diagrams. |
|} | |} | ||
|<!-- M --> | |<!-- M --> | ||
| Line 31: | Line 31: | ||
{| class="wikitable" style="width: 550px;" | {| class="wikitable" style="width: 550px;" | ||
|| | || | ||
| − | <youtube> | + | <youtube>riLBh1Q0feQ</youtube> |
| − | <b> | + | <b>How to make mind map with [[ChatGPT]] |
| − | </b><br> | + | </b><br>Learn how to make Mind Maps, Flowcharts, ER Diagrams, and UML Diagrams with ChatGPT! In this video, we'll show you step-by-step how to create stunning Mind Maps and diagrams using the AI-powered Chatbot, ChatGPT. Mind Maps are an incredibly useful tool for brainstorming and organizing your ideas, and with ChatGPT, the process is easier than ever. In this tutorial, we'll take you through the process of creating Mind Maps and diagrams using ChatGPT. You'll learn how to draw Mind Maps and flowcharts, ER diagrams, state diagrams, and UML diagrams using ChatGPT's powerful AI technology. You can customize your Mind Maps and diagrams with different colors, fonts, and shapes, and share them with others using #mindmap, #chatgpt, #chat-gpt, and #mindmaps. Whether you're a student, a professional, or just someone who loves to learn, this video will teach you everything you need to know about creating Mind Maps and diagrams with ChatGPT. So why wait? Watch this video and learn how to make Mind Maps, Flowcharts, ER Diagrams, and UML Diagrams with Chatbot ChatGPT today! |
| + | |||
| + | you need to install graphviz by downloading the appropriate file from "https://graphviz.org/download/" | ||
| + | |||
| + | windows users will also need to add path of graphviz by running the following code on jupyter | ||
| − | + | " | |
| + | import os | ||
| + | os.environ["PATH"] += os.pathsep + 'C:/Program Files/Graphviz/bin/' | ||
| + | " | ||
| + | you can change the path('C:/Program Files/Graphviz/bin/') according to your installation path | ||
| − | + | to install jupyter you can install anaconda from: "https://www.anaconda.com/download/" | |
| + | or miniconda from: "https://conda.io/miniconda.html" | ||
| + | |} | ||
| + | |}<!-- B --> | ||
| + | {|<!-- T --> | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" style="width: 550px;" | ||
| + | || | ||
| + | <youtube>A3yhinPzvpU</youtube> | ||
| + | <b>Using [[ChatGPT]] to build System Diagrams | ||
| + | </b><br>This video discusses how [[ChatGPT]], an [[OpenAI]] language model, can be used to generate system diagrams from text descriptions. By training [[ChatGPT]] on a dataset of system descriptions, the author was able to generate accurate representations of the systems in the form of diagrams. This approach could be useful for anyone needing to quickly generate system diagrams without the need for manual drawing or diagramming software. | ||
| − | So if you're ready to learn how to create flowcharts with AI and ChatGPT, be sure to watch this tutorial. #ChatGPTTutorial #Flowchart #AutomatedFlowchart #VisualizingText #GPT #Python #Latex #ChatGPT #TextToFlowchart #AI #DrawingFlowchart #MakeFlowchartWithAI #CreateFlowchartWithAI #UseChatGPTToBuildDiagrams | + | I ask [[ChatGPT]] to define a use-case, create a data model, and generate class diagram, sequence diagram, and state transition diagram using markdown format for mermaid. [[ChatGPT]] provides helpful responses and even improves the state transition diagram to include additional states. While [[ChatGPT]] cannot create visual diagrams, it provides Mermaid syntax examples that can be used to create diagrams. |
| + | |} | ||
| + | |<!-- M --> | ||
| + | | valign="top" | | ||
| + | {| class="wikitable" style="width: 550px;" | ||
| + | || | ||
| + | <youtube>TklABBggj1w</youtube> | ||
| + | <b>Make flowchart with [[ChatGPT]] | ||
| + | </b><br>Description: In this tutorial, we'll show you how to use [[ChatGPT]], a powerful AI language model created by [[OpenAI]], to create flowcharts in just minutes. With [[ChatGPT]]'s natural language processing capabilities, we can easily automate the process of turning text into visual diagrams. We'll cover topics such as how to use [[ChatGPT]] to draw flowcharts, the process of visualizing text with [[ChatGPT]], and how to create automated flowcharts. You'll learn how to make flowcharts with AI and use [[ChatGPT]] as an efficient tool for building diagrams. Whether you're new to [[ChatGPT]] or an experienced user, this tutorial has everything you need to create stunning visual representations of your text. We'll also cover other relevant topics such as how to learn GPT and [[Python]]. So if you're ready to learn how to create flowcharts with AI and [[ChatGPT]], be sure to watch this tutorial. #ChatGPTTutorial #Flowchart #AutomatedFlowchart #VisualizingText #GPT #Python #Latex #ChatGPT #TextToFlowchart #AI #DrawingFlowchart #MakeFlowchartWithAI #CreateFlowchartWithAI #UseChatGPTToBuildDiagrams | ||
|} | |} | ||
|}<!-- B --> | |}<!-- B --> | ||
Revision as of 14:58, 7 March 2023
YouTube search... ...Google search
- Analytics
- Visualization for AI
- WebSequenceDiagrams ... Create sequence diagrams in seconds
- Mermaid Diagramming and charting tool ... JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
- Mermaid | GitHub
- ChatGPT to generate diagrams/graphs/charts with Mermaid.js.org | Khanah Mai - ABC Software Solutions
- How to Create Diagrams With ChatGPT | David Oliver - Medium ... No in-depth knowledge of Mermaid script needed
|
|
|
|