Generative System Design
About Client
Objective
To create a tool that leverages LLMs for generating system designs across different domains, providing interactive and editable graph-like diagrams.
Tools & Technologies
Python, Flask, React, LLMs, Graph Visualization, Docker
Challenge
Developed a dynamic system design generation tool that can generate editable system diagrams using LLMs, empowering users to visualize complex architectures.
Integrated LLMs with interactive graph visualization to allow seamless creation and modification of system designs, ranging from software to machines.
Ensured that the generated diagrams are not static, enabling users to interact with and modify the system design to suit their requirements.
Related Projects