Image Gen
OpenAI ✅
Gemini AI ✅
OpenAI: Provides AI-powered code suggestions, automation, and intelligent insights to enhance development workflows.
Gemini AI: Offers intelligent insights, API analysis, and optimization for enhanced system performance.
Overview
Image Gen is a tool designed to simplify the process of creating complex architectural diagrams by generating them from text descriptions.
Process Flow
- Provide a text prompt in the question field.
- Click on “Generate Image” button.
- The prompt is processed through an LLM (Large Language Model) chain which generates a formatted string.
- The generated string is converted into a visual diagram using MermaidJS.
- Preview the output immediately in the interface.
Understanding the process flow