New to Telerik UI for Blazor? Download Free 30-day trial
AI Components & Features - A2UI, AG-UI and Microsoft Agent Framework Integration
- EXAMPLE
- VIEW SOURCE
- Change Theme
meridian
🛬 AI Flight Assistant
Choose an item below to get started.
Explore flight routes, compare prices, and get an AI-generated dashboard with key facts, charts, and data tables to plan your perfect trip.
Fill in a smart AI-generated booking form tailored to your journey.
- Ai-a2ui.razor
Description
The demo shows the integration of Telerik UI for Blazor components with A2UI, AG-UI and Microsoft Agent Framework.
A2UI (Agent to UI) is a protocol for Agent-Driven Interfaces, which enables AI agents to generate rich, interactive user interfaces that render natively across web, mobile, and desktop—without executing arbitrary code..
- Instead of text-only responses or risky code execution, A2UI lets agents send declarative component descriptions that clients render using their own native widgets. It's like having agents speak a universal UI language.
- A2UI is Apache 2.0 licensed, created by Google with contributions from CopilotKit and the open source community.
AG-UI (Agent User Interaction Protocol) is an open, lightweight, event-based protocol that standardizes how AI agents connect to user-facing applications.
- AG-UI is designed to be the general-purpose, bi-directional connection between a user-facing application and any agentic backend.
- AG-UI standardizes how agent state, UI intents, and user interactions flow between your model/agent runtime and user-facing frontend applications—to allow application developers to ship reliable, debuggable, user-friendly agentic features fast while focusing on application needs and avoiding complex ad-hoc wiring.
Microsoft Agent Framework (MAF) is an open, multi-language framework for building production-grade AI agents and multi-agent workflows.
- Microsoft Agent Framework provides foundational building blocks, including model clients (chat completions and responses), an agent session for state management, context providers for agent memory, middleware for intercepting agent actions, and MCP clients for tool integration.
- Microsoft Agent Framework is built for teams taking agents from prototype to production by providing a consistent foundation for building, orchestrating, and operating agent systems.
Disclaimer:
- The demo is based on cutting-edge open source AI technologies that are actively being developed and might still be in preview (or pre-release state) when you review the demo (like A2UI or AG-UI)
- The solution is implemented externally to showcase the integration and is focused on the needs of the Telerik Blazor Demos project.
- The implementation shown is intentionally opinionated and designed for demonstration purposes. Production scenarios may require additional customizations.
- The final output might vary between requests - this is expected as the intention is for the AI to drive the output within certain boundaries, but still ensure variety of the output.