# Awesome Generative UI > A multilingual, human-curated index of Generative UI, GenUI, AI-powered interface generation, LLM-driven UI, adaptive interfaces, and agent-native UX resources. Awesome Generative UI helps researchers, builders, and AI agents understand the Generative UI landscape through concise summaries of papers, product cases, videos, open-source projects, technical articles, and community discussions. Canonical English URLs have no locale prefix; Chinese pages use `/zh`; Spanish pages use `/es`. Use this file as the compact AI entry point. Use `/llms-full.txt` when a larger Markdown inventory is useful. ## Core Pages - [Home](https://awesomegenerativeui.com/): Overview, search, latest resources, and category counts. - [Papers](https://awesomegenerativeui.com/papers): 9 curated papers entries. Academic and research papers about Generative UI, LLM-driven interface generation, HCI, and adaptive user experiences. - [Cases](https://awesomegenerativeui.com/cases): 7 curated cases entries. Real-world Generative UI product examples from search, agent interfaces, AI coding tools, commerce, and dynamic assistant experiences. - [Videos](https://awesomegenerativeui.com/videos): 9 curated videos entries. Talks, tutorials, demos, and walkthroughs for learning how Generative UI systems are designed and built. - [Resources](https://awesomegenerativeui.com/resources): 24 curated resources entries. Open-source projects, SDKs, articles, documentation, and technical explainers for builders working on Generative UI. - [Discussions](https://awesomegenerativeui.com/discussions): 4 curated discussions entries. Community discussions about Generative UI, AI-generated interfaces, frontend workflows, and the future of UX. ## Featured Recent Resources - [ag-ui-protocol/ag-ui](https://awesomegenerativeui.com/resources/ag-ui-protocol-github): 2026-06. 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 def... - [Macaron-A2UI: A Model for Generative UI in Personal Agents](https://awesomegenerativeui.com/papers/macaron-a2ui-personal-agents): 2026-05. 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,... - [Google Stitch: Real-Time AI-Native UI Design](https://awesomegenerativeui.com/cases/google-stitch-realtime-design): 2026-05. 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 wo... - [Efficient Personalization of Generative User Interfaces](https://awesomegenerativeui.com/papers/efficient-personalization-of-generative-user-interfaces): 2026-04. 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 substan... - [MAIC-UI: Making Interactive Courseware with Generative UI](https://awesomegenerativeui.com/papers/maic-ui-interactive-courseware): 2026-04. 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 accur... - [A2UI v0.9: The New Standard for Portable, Framework-Agnostic Generative UI](https://awesomegenerativeui.com/resources/a2ui-v0-9-generative-ui): 2026-04. 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 ex... - [Stop making AI write JSON - Why we built OpenUI](https://awesomegenerativeui.com/resources/openui-why-we-built-openui): 2026-04. 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... - [Software as Content: Dynamic Applications as the Human-Agent Interaction Layer](https://awesomegenerativeui.com/papers/software-as-content-dynamic-applications): 2026-03. 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 interacti... - [Introducing Tambo 1.0](https://awesomegenerativeui.com/resources/tambo-introducing-tambo-1-0): 2026-02. 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 T... - [Gradual Generation of User Interfaces as a Design Method for Malleable Software](https://awesomegenerativeui.com/papers/gradual-generation-of-user-interfaces): 2026-01. 2026 arXiv paper proposing "Gradually Generating User Interfaces", a GenUI design method that inserts intermediate interface layers during generation so users can discover and control customization options without being... - [Introducing A2UI: An open project for agent-driven interfaces](https://awesomegenerativeui.com/resources/google-a2ui-open-project): 2025-12. Official Google Developers Blog announcement for A2UI, a portable declarative format for agent-generated interfaces. It explains how remote or local agents can request trusted UI components from a host app instead of em... - [Generative UI: LLMs are Effective UI Generators](https://awesomegenerativeui.com/papers/llms-are-effective-ui-generators): 2025-11. Google Research paper that first systematically articulates the Generative UI concept. The paper defines Generative UI as "AI models generating not just content, but the entire user experience". Experiments show that wi... ## Language Versions - [English](https://awesomegenerativeui.com/): Canonical English pages use root URLs without a locale prefix. - [Chinese](https://awesomegenerativeui.com/zh): Chinese localized pages use the /zh URL prefix. - [Spanish](https://awesomegenerativeui.com/es): Spanish localized pages use the /es URL prefix. ## Optional - [Full AI index](https://awesomegenerativeui.com/llms-full.txt): Expanded Markdown inventory with all curated entries, source URLs, tags, dates, authors, and summaries. - [XML sitemap](https://awesomegenerativeui.com/sitemap_index.xml): Complete localized crawl list with hreflang alternatives. - [Robots policy](https://awesomegenerativeui.com/robots.txt): Current crawler access policy. - [GitHub repository](https://github.com/apps-matrix/awesomegenerativeui.com): Source data, Nuxt implementation, and contribution workflow.