Turns natural-language prompts into Microsoft Azure architecture diagrams (PNG) using Python Diagrams and Graphviz.
Automate the creation of Microsoft Azure architecture diagrams by translating plain-English descriptions into visual PNG images. This server integrates with the Python `diagrams` package and Graphviz to render various diagram types, including Azure architecture, sequence, flow, and class diagrams. It's designed for users who want to quickly visualize cloud infrastructure and architecture without the need for manual shape manipulation, leveraging tools like GitHub Copilot for prompt generation.