|
1 | | - |
2 | 1 | [](https://go.copilotkit.ai/ag-ui-build-an-agent-canvas) |
3 | | - |
4 | 2 |  |
5 | 3 |
|
6 | 4 |
|
@@ -28,15 +26,6 @@ It also ships with a **reference HTTP implementation** and **default connector** |
28 | 26 | [Learn more about the specs](https://go.copilotkit.ai/ag-ui-introduction) |
29 | 27 |
|
30 | 28 |
|
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 | | - |
38 | | - |
39 | | - |
40 | 29 | ## Why AG-UI? |
41 | 30 |
|
42 | 31 | 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 |
71 | 60 | | [Mastra](https://mastra.ai/) | ✅ Supported | ➡️ [Demo](https://v0-mastra-land.vercel.app/) | |
72 | 61 | | [CrewAI](https://crewai.com/) | ✅ Supported | ➡️ [Demo](https://v0-crew-land.vercel.app/) | |
73 | 62 | | [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! | | |
76 | 65 | | [Pydantic AI](https://github.com/pydantic/pydantic-ai) | 🛠️ In Progress | – | |
77 | 66 | | [Vercel AI SDK](https://github.com/vercel/ai) | 🛠️ In Progress | – | |
78 | 67 | | [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | 💡 Open to Contributions | – | |
|
0 commit comments