Shailender-Youtube/Architecture_Diagrams_Python_AI — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Python project that can create cloud architecture diagrams with help from AI. I want to give it infrastructure details, like a Terraform sample, a Bicep sample, or information pulled from an existing Azure environment, and have it turn that into a clean diagram I can share with a team or put in documentation.

Please make it feel beginner friendly. Include example inputs, a clear way to run it, and a short README that explains the workflow without assuming I’m an expert. The diagrams should show the main Azure resources, their names, and how they connect, so someone can understand the environment at a glance.

Use sensible defaults, keep the code organized, and include demo folders for Terraform, Bicep, and importing from Azure. If something needs credentials or an AI key, show exactly where to put it and what to configure. Look up current docs online if you need to.

Want more depth? Deep Reverse