Inspiration
Early computer where a text based system what will happen if we gave AI to create UI on the flow
What it does
Automatically generates personalized UI designs based on content and user context Takes design requirements and page content as input Outputs complete, render-ready UI layouts tailored to individual users Eliminates manual UI design work for dynamic content
How we built it
Design Analyzer - Processes input and extracts design requirements UI Engine - Core generation system with:
Layout Primitives: Linear, Relative, Grid layouts Base Components: Input fields, text, images, sliders Component Registry: Reusable UI elements Layout Registry: Template patterns JSON Structure: {design, layout} specification Layout Compiler: Converts JSON to device-ready code Final Render: Live UI on target device
Challenges we ran into
Everything - all about creating UI Engine
What we learned
Claude Sonnet LLM - Powers intelligent design decisions n8n Workflows - Orchestrates the generation pipeline Custom UI Engine - Handles layout logic and component assembly
What's next for Generative UI Engine
Layout Caching and hot rendering
Log in or sign up for Devpost to join the conversation.