Skip to content

Commit 754695a

Browse files
Merge pull request #179 from ag-ui-protocol/NathanTarbert-patch-12
Update README.md
2 parents 7c0fcb9 + 96d3875 commit 754695a

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 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 ||
@@ -120,9 +124,6 @@ npx create-ag-ui-app my-agent-app
120124

121125
Check out the [Contributing guide](https://github.com/ag-ui-protocol/ag-ui/blob/main/CONTRIBUTING.md)
122126

123-
- **[AG-UI: Build an agent canvas with AG-UI](https://go.copilotkit.ai/ag-ui-build-an-agent-canvas)**
124-
📅 Friday, June 20, 9:00 AM PT
125-
126127

127128
## License
128129

0 commit comments

Comments
 (0)