Skip to content

Commit 1a8b961

Browse files
Add "Where does AG-UI fit in the stack" section in the README (#100)
* Add "Where does AG-UI fit in the stack" section in the README * Update README.md
1 parent 7822f29 commit 1a8b961

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![AG-UI Workshop – June 5](https://img.shields.io/badge/AG--UI%20Workshop%20%E2%80%94June%2019-blue?style=flat-square)](https://go.copilotkit.ai/ag-ui-build-an-agent-canvas)
1+
[![AG-UI Workshop – June 20](https://img.shields.io/badge/AG--UI%20Workshop%20%E2%80%94June%2020-blue?style=flat-square)](https://go.copilotkit.ai/ag-ui-build-an-agent-canvas)
22
![Discord](https://img.shields.io/discord/1379082175625953370?logo=discord&logoColor=%23FFFFFF&label=Discord&color=%236963ff)
33

44
# <img src="https://github.com/user-attachments/assets/ebc0dd08-8732-4519-9b6c-452ce54d8058" alt="ag-ui Logo" height="42px" /> AG-UI: The Agent-User Interaction Protocol
@@ -25,6 +25,15 @@ It also ships with a **reference HTTP implementation** and **default connector**
2525

2626
[Learn more at docs.ag-ui.com](https://ag-ui.com)
2727

28+
## Where does AGUI fit in the agentic protocol stack?
29+
AG-UI is complementary to the other 2 top agentic protocols
30+
- MCP gives agents tools
31+
- A2A allows agents to communicate with other agents
32+
- AG-UI brings agents into user-facing applications
33+
34+
![image](https://github.com/user-attachments/assets/8cdaa246-2eb9-4f51-9a2c-c3991b064bb2)
35+
36+
2837
## Why AG-UI?
2938

3039
AG-UI was developed based on real-world requirements and practical experience building in-app agent interactions.
@@ -119,7 +128,7 @@ Join the Discord: https://discord.gg/Jd3FzfdJa8
119128
### Upcoming Events
120129

121130
- **[AG-UI: Build an agent canvas with AG-UI](https://go.copilotkit.ai/ag-ui-build-an-agent-canvas)**
122-
📅 Friday, June 19, 9:00 AM PT
131+
📅 Friday, June 20, 9:00 AM PT
123132

124133

125134
## Contributing

0 commit comments

Comments
 (0)