
How to generate architecture diagrams with ChatGPT
Jan 8, 2024 · Learn how to utilize ChatGPT to quickly generate various architecture diagrams and customize them in Draw.io. Enhance your workflow efficiency by automating diagram creation with AI.
How To Create Software Diagrams With ChatGPT and Claude
Oct 31, 2024 · An introduction to LLM diagramming — creating software architecture diagrams using multimodal AI and iterating by pasting screenshots.
Build an API in less than 30 minutes with ChatGPT and AWS
Apr 11, 2023 · The objective is to create an API using ChatGPT and AWS Application Composer that implements CRUD (Create, Read, Update, and Delete) methods on a randomly generated industry sector.
Revolutionizing Enterprise Architecture: Creating ArchiMate Diagrams …
Mar 18, 2025 · Here's a step-by-step guide to creating ArchiMate diagrams using ChatGPT: Describe Your Architecture: Provide ChatGPT with a natural language description of the architecture you want to model. Generate XML: Ask ChatGPT to create an ArchiMate-compliant XML representation of the described architecture.
Using API Driven Architecture with ChatGPT-3 - Medium
Feb 2, 2023 · To use ChatGPT in an API-driven architecture, you can leverage the OpenAI API, which provides access to ChatGPT and other GPT models through a REST API.
Using ChatGPT for generating architecture as code diagrams
Apr 27, 2024 · Then I asked ChatGPT to generate the code for several architecture tools, Diagrams, PlantUML, Mermaid, Markmap and Structurizer, all of which provide handy web-based visualizer options (well,...
How to Use the ChatGPT API with JavaScript | Rollbar
May 11, 2023 · This comprehensive tutorial will show you how to embed ChatGPT, the titan of large language models, into your JavaScript code. Get ready to revolutionize your app's interactivity with natural language processing capabilities.
ChatGPT and Software Architecture | by David R Oliver - Medium
Jan 29, 2023 · Chapter 1 — Solution Architecture Automation with Obsidian and GPT; Chapter 2 — Leveraging prompt engineering in software architecture with ChatGPT
Blog post #6 - How ChatGPT Can Help You Design ... - Anton …
Apr 18, 2023 · In this article, we will explore how ChatGPT can assist you in designing system architecture and highlight its key features. Before we delve into ChatGPT stuff, it is important to understand what system architecture is.
Using ChatGPT to build system diagrams — Part II
Jan 17, 2023 · ChatGPT: Sure, as a software architect, I can help you create C4 diagrams using Mermaid.js that take into account functional and non-functional aspects such as scalability, availability,...