Skip to content

Commit a546db7

Browse files
authored
Merge pull request ag-ui-protocol#107 from ag-ui-protocol/NathanTarbert-patch-4
Update duplicate in README.md
2 parents 478e9a3 + e3ce544 commit a546db7

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
21
[![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)
3-
42
![Discord](https://img.shields.io/discord/1379082175625953370?logo=discord&logoColor=%23FFFFFF&label=Discord&color=%236963ff)
53

64

@@ -28,15 +26,6 @@ It also ships with a **reference HTTP implementation** and **default connector**
2826
[Learn more about the specs](https://go.copilotkit.ai/ag-ui-introduction)
2927

3028

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

4231
AG-UI was developed based on real-world requirements and practical experience building in-app agent interactions.
@@ -71,8 +60,8 @@ AG-UI integrates with many popular agent frameworks
7160
| [Mastra](https://mastra.ai/) | ✅ Supported | ➡️ [Demo](https://v0-mastra-land.vercel.app/) |
7261
| [CrewAI](https://crewai.com/) | ✅ Supported | ➡️ [Demo](https://v0-crew-land.vercel.app/) |
7362
| [AG2](https://ag2.ai/) | ✅ Supported | ➡️ [Demo](https://v0-ag2-land.vercel.app/) |
74-
| [Agno](https://github.com/agno-agi/agno) | 🛠️ In Progress | |
75-
| [LlamaIndex](https://github.com/run-llama/llama_index) | 🛠️ In Progress | |
63+
| [Agno](https://github.com/agno-agi/agno) | ✅ Supported | ➡️ Demo coming soon! | |
64+
| [LlamaIndex](https://github.com/run-llama/llama_index) | ✅ Supported | ➡️ Demo coming soon! | |
7665
| [Pydantic AI](https://github.com/pydantic/pydantic-ai) | 🛠️ In Progress ||
7766
| [Vercel AI SDK](https://github.com/vercel/ai) | 🛠️ In Progress ||
7867
| [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | 💡 Open to Contributions ||

0 commit comments

Comments
 (0)