一覧へ戻る
📚リソース

Build generative UI for AI agents on Amazon Bedrock AgentCore with the AG-UI protocol

AWS
2026-06

概要

Amazon Bedrock AgentCore 上に AG-UI agent frontend を deploy するための AWS Machine Learning Blog 公式 walkthrough です。Strands Agents と LangGraph 向けの FAST patterns を示し、その上に CopilotKit を重ねて inline generative UI、shared state、human-in-the-loop flows を Cognito、Lambda、Amplify、AgentCore Runtime と一緒に扱います。

要約

この AWS guide が重要な理由:

1. Production cloud path: AG-UI を local demo ではなく managed AgentCore infrastructure 上で動かす道筋を示す
2. Multi-framework bridge: Strands Agents と LangGraph をひとつの frontend event parser で扱う
3. 具体的な GenUI sample: CopilotKit components、shared todo state、charts、approval flows を追加する
4. Security と ops details: Cognito auth、session isolation、scaling、observability を含む
5. Collection fit: AG-UI docs に vendor-backed deployment architecture を補完する

タグ

awsbedrock-agentcoreag-uicopilotkitimplementation

関連記事

📚リソース

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