Retour à la liste
📚Ressources

Build a Generative UI (GenUI) App

Andrew Brogdon (Google)
2026-07

À propos

Official Google Codelab for building a task-list app with Flutter, Firebase AI Logic, and the GenUI package. It upgrades a text chat into generated surfaces, introduces A2UI transport and widget catalogs, and finishes with a custom interactive component shared by the user and agent.

Résumé

Why This Codelab Matters:

1. End-to-end implementation: Walks from plain chat to a working Generative UI application
2. A2UI in practice: Shows the transport adapter, surface controller, conversation events, and generated surfaces together
3. Developer-controlled catalog: Builds a custom widget schema instead of allowing arbitrary model code
4. Bidirectional interaction: Covers named surfaces and UI actions that flow back to the agent
5. Collection fit: Complements the Flutter GenUI repository and A2UI announcements with a runnable tutorial

Tags

googlefluttera2uifirebasetutorial

Articles similaires

📚Ressources

Harness4GenUI 2026: Engineering Foundations for Generative UI

Official ASE 2026 workshop dedicated to the software-engineering foundations of Generative UI. Harness4GenUI frames dynamic interfaces as runtime systems and organizes work around stable context models, UI schemas, rendering contracts, testing, observability, safety, and governance rather than generation quality alone.

genuiharness-engineeringsoftware-architecture
par ASE 2026 · 2026-10
Voir la ressource
📚Ressources

ggui: A Generative Interface Runtime over MCP

Apache-2.0 protocol and reference runtime for generating ephemeral, interactive interfaces from natural-language agent requests over MCP. ggui includes a self-hosted server, schema-negotiated render contracts, MCP Apps host helpers, bidirectional user events, reusable blueprints and gadgets, and runnable integrations for Claude, OpenAI Agents SDK, and Google ADK.

generative-uimcp-appsruntime-protocol
par ggui contributors · 2026-08
Voir la ressource
📚Ressources

moi: An Agent-Generated Personal Software Workspace

Source-available local workspace where AI agents build and reshape persistent UI around a user's project. moi gives Claude Code, Codex, OpenClaw, and Hermes a skill-driven interface for creating live widgets, dashboards, canvases, and full views wired to files, commands, APIs, databases, and MCP servers, with the generated software stored in the workspace filesystem.

generative-uiagent-workspacedynamic-widgets
par Alexey Taktarov · 2026-08
Voir la ressource

Une collection curatée de ressources Generative UI, GenUI et UI générative.

Créé avec ❤️ par la communauté