一覧へ戻る
📚リソース

Google Research Blog: Generative UI

Google Research
2025-11

概要

Google Researchのblog記事「Generative UI: A rich, custom, visual interactive user experience for any prompt」です。Google Researchのsenior engineerがGenerative UIの実装approachと実験結果を紹介し、AI modelがcontentだけでなくuser experience全体を作れる能力として説明しています。Gemini appとGoogle Search AI Modeでの実験導入にも触れています。

要約

記事の要点:

1. 公式定義: Generative UIはcontentだけでなくcomplete user experienceを生成する
2. 実装: structured output schemaとcomponent libraryを活用する
3. Live deployment: Gemini appとGoogle Search AI Modeで実験的に使われている
4. User studies: static UIよりgenerated interfaceが好まれる傾向を示す
5. Future vision: AIをtext generatorではなくinteractive experience creatorとして捉える

重要な視点: interfaceは答えを入れる容器ではなく、答えの一部になる

タグ

googleblogofficialresearch

関連記事

📚リソース

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
by ASE 2026 · 2026-10
リソースを見る
📚リソース

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
by ggui contributors · 2026-08
リソースを見る
📚リソース

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
by Alexey Taktarov · 2026-08
リソースを見る

Generative UI、GenUI、生成AI UIデザインの厳選リソース集。

Made with ❤️ community