OUI-1 uses DiffusionGemma and custom DSL to generate UI elements
September 10, 2026
OUI-1 is a fine-tuned DiffusionGemma model trained on OpenUI-Lang, a custom domain-specific language. This approach replaces verbose HTML or React prompting with a compact DSL to reduce context window overhead and improve token efficiency for generative UI tasks.
HOW THIS AFFECTS YOU
●
builderYou can reduce context window consumption and latency by using a specialized DSL instead of raw HTML/React prompts.
●
designerThis enables more efficient automated generation of bespoke interface components through model-driven design.