Cloud Architecture Diagram Generator

:rocket: Excited to share my latest personal project: Diagram Generator! :framed_picture:

I built a Streamlit-based web app that lets you generate and visualize architecture diagrams (like AWS) just by describing them in chat. Powered by Python, Langgraph and LLM, it creates diagrams, shows you the Python code, and lets you download your results—all in one place!

:link: Check out the repo, demo, and instructions here:
https://github.com/oscarismael47/diagram_generator

Features:
Chat-driven diagram generation (describe your architecture, get a diagram!)
Streamlit UI for easy interaction
Python code preview for every diagram
Download diagrams as images
Agent workflow visualization