#145 · Primary category: AI Agents & Automation
ag-ui
AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications.
Project last updated:08/28/26
GitHub Stars
15.6K
Forks
1.4K
Contributors
155
License
MIT
Why we included this project
AG-UI is an open, event-based protocol for connecting AI agent backends to user-facing frontends. Instead of writing bespoke glue for each integration, you get a shared contract: agent backends emit one of roughly sixteen standard event types, and the UI can stream tokens, render tool output, surface thinking steps, and pause for human approval. A middleware layer lets the same protocol run over SSE, WebSockets, or webhooks and tolerates loose event-format matching, so it works across different agent runtimes and app stacks. The protocol also handles the parts that usually turn into fragile custom wiring, like interrupts, sub-agents, shared state, and frontend tool calls. It is a protocol and reference implementation rather than a turnkey chatbot, so plan to connect it to your own agent runtime and UI framework.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.