Experimental
A2UI Lab
Exploring standardized communication between AI agents and user interfaces. Agents express what they want. UI decides how to render.
Documentation
Research findings, mental models, and primitive references
Experiments
Interactive demos of A2UI primitives in action
Playground
Build and test UI intents in real-time
The A2UI Insight
Traditional Approach
Agents generate raw text, JSON, or function calls. Every UI implementation parses and renders differently, leading to fragmentation.
A2UI Approach
Agents emit structured UI intents from a standardized vocabulary. Any conforming renderer can display them consistently while maintaining visual flexibility.