Awesome Generative UI

Recursos curados sobre Interfaz de Usuario Generativa (GenUI)

Explora el mundo de la Generative UI: IA generativa en frontend, componentes dinámicos con IA y nuevas formas de diseñar, construir e interactuar con interfaces.

9
Papers
7
Casos
9
Videos
24
Recursos
4
Discusiones

Recursos recientes

📚Recursos

ag-ui-protocol/ag-ui

The official AG-UI protocol repository, positioned as the agent-user interaction layer for bringing agents into frontend applications. It is especially relevant because it sits one level below app-specific demos: it defines the transport and event model that lets agent backends stream messages, tool activity, and UI updates into real products across clients.

protocolagent-uiopen-source
por AG-UI Contributors · 2026-06
Ver recurso
📄Papers

Macaron-A2UI: A Model for Generative UI in Personal Agents

Fresh 2026 arXiv paper focused on runtime Generative UI for personal agents. The authors argue that plain chat becomes a bottleneck for complex agent tasks, introduce a large-scale Generative UI corpus plus A2UI-Bench, and train models that generate natural language together with lightweight executable UI actions for confirmation, preference refinement, and multi-goal coordination.

agentsa2uibenchmark
por Kong F. et al. · 2026-05
Leer más
💡Casos

Google Stitch: Real-Time AI-Native UI Design

Google Labs' Stitch is a strong design-time GenUI case rather than a chat-only coding demo. In its May 19, 2026 official update, Google describes Stitch as a live collaborative design system where an agent streams UI work directly onto an infinite canvas, lets users steer iterations before they finish, and exports the resulting screens toward production.

googlestitchdesign-tool
por Google Labs · 2026-05
Visitar sitio
📄Papers

Efficient Personalization of Generative User Interfaces

Recent arXiv paper on one of the core unsolved GenUI problems: personalization. The authors collect pairwise judgments from trained designers over the same 600 generated UIs, show that design preferences diverge substantially, and propose a sample-efficient preference model that personalizes generated interfaces better than baseline evaluators and direct prompting.

personalizationgenuiarxiv
por Peng Y.-H. et al. · 2026-04
Leer más
📄Papers

MAIC-UI: Making Interactive Courseware with Generative UI

Recent arXiv paper introducing a zero-code GenUI system for educational courseware. MAIC-UI turns textbooks, PPTs, and PDFs into interactive learning pages, uses a generate-verify-optimize pipeline for pedagogical accuracy, and supports click-to-locate incremental edits instead of expensive full regeneration.

educationcoursewaregenui
por Tu S. et al. · 2026-04
Leer más
📚Recursos

A2UI v0.9: The New Standard for Portable, Framework-Agnostic Generative UI

Official Google Developers Blog update on A2UI v0.9. The post positions A2UI as a production-oriented standard for declarative, agent-generated UI, adds the official React renderer, and explains how agents can target existing component catalogs across web and mobile without generating arbitrary frontend code.

googlea2uistandard
por Google A2UI Team · 2026-04
Ver recurso
📚Recursos

Stop making AI write JSON - Why we built OpenUI

OpenUI's official engineering write-up on why the team moved beyond JSON trees for Generative UI. It lays out the runtime requirements for interactive agent-generated interfaces, argues that nested JSON becomes fragile for stateful UI, and introduces OpenUI Lang as a streaming-first language for model-generated UI.

openuiframeworkstreaming
por Thesys Engineering Team · 2026-04
Ver recurso
📄Papers

Software as Content: Dynamic Applications as the Human-Agent Interaction Layer

2026 arXiv paper arguing that chat alone is a poor medium for structured, stateful human-agent work. The authors propose Software as Content, where dynamically generated agentic applications become the primary interaction layer, persist across turns, and expose actionable controls instead of forcing everything through linear text.

agentic-appsgenuistateful-ui
por Xie M. and Xie Y. · 2026-03
Leer más
📚Recursos

Introducing Tambo 1.0

Official Tambo launch post for its production-ready React generative UI toolkit. The post explains the fullstack model: developers register existing React components, the agent selects and streams props into them, and Tambo handles conversation state, orchestration, and persistent interactive component behavior.

tamboreactsdk
por Michael Milstead · 2026-02
Ver recurso

Una colección curada de recursos de Generative UI y GenUI.

Hecho con ❤️ por la comunidad