1 مستودع
User interface implementations designed to consume and render standardized event streams from AI agents.
Distinct from Client Interfaces: Distinct from generic client interfaces; specifically targets the consumption of AI agent event protocols for web and mobile UIs.
Explore 1 awesome GitHub repository matching user interface & experience · Agent Protocol Client Interfaces. Refine with filters or upvote what's useful.
ag-ui is an agent-frontend interoperability layer and communication protocol designed to connect AI agent backends with web and mobile user interfaces. It provides a standardized event-driven framework for exchanging messages, session state, and tool calls, utilizing a generative UI framework to render dynamic interface components and structured content triggered by an agent. The project distinguishes itself through an SSE-based event streamer that delivers real-time incremental model responses and reasoning telemetry. It enables bi-directional state synchronization and allows remote agents t
Provides the interface compatibility layer for web and mobile applications to consume standardized agent event protocols.