Skip to content

Commit a771da0

Browse files
Update README.md
1 parent 7c0fcb9 commit a771da0

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
1+
[![AG-UI Working Group – July 17](https://img.shields.io/badge/AG--UI%20Working_Group%20%E2%80%94July%2017-blue?style=flat-square)](https://lu.ma/743wdv06)
22
![Discord](https://img.shields.io/discord/1379082175625953370?logo=discord&logoColor=%23FFFFFF&label=Discord&color=%236963ff)
33

44

@@ -30,6 +30,8 @@ It also ships with a **reference HTTP implementation** and **default connector**
3030

3131
AG-UI was developed based on real-world requirements and practical experience building in-app agent interactions.
3232

33+
34+
3335
## Where does AGUI fit in the agentic protocol stack?
3436
AG-UI is complementary to the other 2 top agentic protocols
3537
- MCP gives agents tools
@@ -49,23 +51,25 @@ AG-UI is complementary to the other 2 top agentic protocols
4951
- 🛠️ Frontend tool integration
5052
- 🧑‍💻 Human-in-the-loop collaboration
5153

54+
### 1st party integrations with top agentic frameworks
55+
5256
## Framework Support
5357

5458
AG-UI integrates with many popular agent frameworks
5559

56-
| Framework | Status | AG-UI Resources |
57-
| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
60+
| Framework | Status | AG-UI Resources |
61+
| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
5862
| No-framework | ✅ Supported | ➡️ Docs coming soon |
59-
| [LangGraph](https://www.langchain.com/langgraph) | ✅ Supported | ➡️ [Demo](https://v0-langgraph-land.vercel.app/) |
63+
| [LangGraph](https://www.langchain.com/langgraph) | ✅ Supported | ➡️ [Demo](https://v0-langgraph-land.vercel.app/) |
6064
| [Mastra](https://mastra.ai/) | ✅ Supported | ➡️ [Demo](https://v0-mastra-land.vercel.app/) |
6165
| [CrewAI](https://crewai.com/) | ✅ Supported | ➡️ [Demo](https://v0-crew-land.vercel.app/) |
6266
| [AG2](https://ag2.ai/) | ✅ Supported | ➡️ [Demo](https://v0-ag2-land.vercel.app/) |
6367
| [Agno](https://github.com/agno-agi/agno) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/agno) | |
64-
| [LlamaIndex](https://github.com/run-llama/llama_index) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/llamaindex) | |
68+
| [LlamaIndex](https://github.com/run-llama/llama_index) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/llamaindex) | |
6569
| [Pydantic AI](https://github.com/pydantic/pydantic-ai) | 🛠️ In Progress ||
6670
| [Vercel AI SDK](https://github.com/vercel/ai) | 🛠️ In Progress ||
67-
| [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | 💡 Open to Contributions ||
6871
| [Google ADK](https://google.github.io/adk-docs/get-started/) | 🛠️ In Progress ||
72+
| [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | 💡 Open to Contributions ||
6973
| [AWS Bedrock Agents](https://aws.amazon.com/bedrock/agents/) | 💡 Open to Contributions ||
7074
| [Cloudflare Agents](https://developers.cloudflare.com/agents/) | 💡 Open to Contributions ||
7175
| [Strands Agents SDK](https://github.com/strands-agents/sdk-python) | 💡 Open to Contributions ||

0 commit comments

Comments
 (0)