Software Engineering Helper: UML. This is AI-powerd UML generator for software engineers.
Project Overview:
The project is an AI-powered UML generator for software engineers. It uses Next.js for the frontend and various Radix UI components for the UI.
Workflow:
Users select a UML diagram type from the home page.
They are directed to a generation page where they provide a description of the system, process, or scenario.
The AI generates a UML diagram based on the description.
The generated diagram is displayed using Mermaid.
AI Integration:
The current implementation uses placeholder Mermaid code for diagram generation. The actual AI integration is not yet clear from the provided files.
Development:
npm install
npm run dev
Issues:
- The AI apikey must set again if change provider.
- UML types need to refresh when change the type after the generate.
- UI: v0.dev
- BLUE LOTUS