Skip to content

Commit 51a9448

Browse files
Update README.md
1 parent f9f075d commit 51a9448

File tree

1 file changed

+22
-23
lines changed

1 file changed

+22
-23
lines changed

README.md

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -81,39 +81,38 @@ AG-UI is complementary to the other 2 top agentic protocols
8181
- 🛠️ Frontend tool integration
8282
- 🧑‍💻 Human-in-the-loop collaboration
8383

84-
### 1st party integrations with top agentic frameworks
85-
8684

8785
## 🛠 Supported Frameworks
8886

89-
AG-UI integrates with many popular agent frameworks
90-
91-
| Framework | Status | AG-UI Resources | ✅ 1st Party | 🤝 Partnership | 🌱 Community |
92-
| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- | ------------ | --------------- | ------------- |
93-
| No-framework | ✅ Supported | ➡️ Docs coming soon | | | |
94-
| [LangGraph](https://www.langchain.com/langgraph) | ✅ Supported | ➡️ [Demo](https://v0-langgraph-land.vercel.app/) | || |
95-
| [Mastra](https://mastra.ai/) | ✅ Supported | ➡️ [Demo](https://v0-mastra-land.vercel.app/) || | |
96-
| [CrewAI](https://crewai.com/) | ✅ Supported | ➡️ [Demo](https://v0-crew-land.vercel.app/) | || |
97-
| [AG2](https://ag2.ai/) | ✅ Supported | ➡️ [Demo](https://v0-ag2-land.vercel.app/) | | | |
98-
| [Agno](https://github.com/agno-agi/agno) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/agno) | | | |
99-
| [LlamaIndex](https://github.com/run-llama/llama_index) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/llamaindex) | | | |
100-
| [Pydantic AI](https://github.com/pydantic/pydantic-ai) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/pydantic-ai) | | | |
101-
| [Vercel AI SDK](https://github.com/vercel/ai) | 🛠️ In Progress || | | |
102-
| [Google ADK](https://google.github.io/adk-docs/get-started/) | 🛠️ In Progress || | | |
103-
| [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | 🛠️ In Progress | | | | |
104-
| [AWS Bedrock Agents](https://aws.amazon.com/bedrock/agents/) | 💡 Open to Contributions || | | |
105-
| [Cloudflare Agents](https://developers.cloudflare.com/agents/) | 💡 Open to Contributions || | | |
106-
| [Strands Agents SDK](https://github.com/strands-agents/sdk-python) | 💡 Open to Contributions || | ||
87+
AG-UI was born from CopilotKit's initial partnership with LangGraph and CrewAI - and brings the incredibly popular agent-user-interactivity infrastructure to the wider agentic ecosystem.
88+
89+
| Framework | Status | AG-UI Resources | Integrations |
90+
| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- | ------------------------ |
91+
| No-framework | ✅ Supported | ➡️ Docs coming soon | |
92+
| [LangGraph](https://www.langchain.com/langgraph) | ✅ Supported | ➡️ [Demo](https://v0-langgraph-land.vercel.app/) | Partnership |
93+
| [CrewAI](https://crewai.com/) | ✅ Supported | ➡️ [Demo](https://v0-crew-land.vercel.app/) | Partnership |
94+
| [Mastra](https://mastra.ai/) | ✅ Supported | ➡️ [Demo](https://v0-mastra-land.vercel.app/) | 1st party |
95+
| [AG2](https://ag2.ai/) | ✅ Supported | ➡️ [Demo](https://v0-ag2-land.vercel.app/) | 1st party |
96+
| [Agno](https://github.com/agno-agi/agno) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/agno) | 1st party |
97+
| [LlamaIndex](https://github.com/run-llama/llama_index) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/llamaindex) | 1st party |
98+
| [Pydantic AI](https://github.com/pydantic/pydantic-ai) | ✅ Supported | ➡️ [Docs](https://docs.copilotkit.ai/pydantic-ai) | 1st party |
99+
| [Vercel AI SDK](https://github.com/vercel/ai) | 🛠️ In Progress || Community |
100+
| [Google ADK](https://google.github.io/adk-docs/get-started/) | 🛠️ In Progress || Community |
101+
| [OpenAI Agent SDK](https://openai.github.io/openai-agents-python/) | 🛠️ In Progress | | Community |
102+
| [AWS Bedrock Agents](https://aws.amazon.com/bedrock/agents/) | 💡 Open to Contributions || Community |
103+
| [Cloudflare Agents](https://developers.cloudflare.com/agents/) | 💡 Open to Contributions || Community |
104+
| [Strands Agents SDK](https://github.com/strands-agents/sdk-python) | 💡 Open to Contributions || Community |
107105

108106
[View all supported frameworks →](https://ag-ui.com/frameworks)
109107

110108

111-
| Language SDK | Status | AG-UI Resources |
112-
| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
113-
| [Kotlin]() | 🛠️ In Progress | ➡️ [GitHub Source](https://github.com/Contextable/ag-ui-4k) |
109+
| Language SDK | Status | AG-UI Resources |
110+
| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
111+
| [Kotlin]() | ✅ Supported | ➡️ [GitHub Source](https://github.com/Contextable/ag-ui-4k) |
114112
| [.NET]() | 🛠️ In Progress | ➡️ [PR](https://github.com/ag-ui-protocol/ag-ui/pull/38) |
115113
| [Nim]() | 🛠️ In Progress | ➡️ [PR](https://github.com/ag-ui-protocol/ag-ui/pull/29) |
116114
| [Golang]() | 🛠️ In Progress | ➡️ [Issue](https://github.com/ag-ui-protocol/ag-ui/issues/156) |
115+
| [Java]() | 💡 Open to Contributions | ➡️ [Issue](https://github.com/ag-ui-protocol/ag-ui/issues/20) |
117116

118117

119118
[View all supported frameworks →](https://ag-ui.com/frameworks)

0 commit comments

Comments
 (0)