一覧へ戻る
📚リソース

Generative UI: Smart, intent-based, and AI-driven

Daniel Ostrovsky
2025-02

概要

Daniel OstrovskyによるMedium/Design Bootcampの記事で、businessとuserの視点からGenerative UIの可能性を説明しています。GenUIはAIがゼロから全componentを作ることではなく、user intentに応じて既存のinterface elementを知的に選択・配置することだと論じ、金融サービスや教育applicationの例を挙げています。

要約

Intent-based UI generation:

1. Not from scratch: GenUIは既存componentを選び配置するもので、何もないところから全て作るわけではない
2. Intent recognition: AIがuser goalを理解し、適切なinterfaceを生成する
3. Financial services example: 投資目標に合わせたpersonalized dashboardを示す
4. Education example: 学習者のlevelに合うadaptive learning interfaceを示す
5. Business value: 開発時間を下げながらuser satisfactionを高める可能性がある

実務的な洞察: GenUIの核は、無からの創造ではなくintelligent assembly

タグ

mediumdesignintent-basedarticle

関連記事

📚リソース

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