@@ -81,39 +81,38 @@ AG-UI is complementary to the other 2 top agentic protocols
81
81
- 🛠️ Frontend tool integration
82
82
- 🧑💻 Human-in-the-loop collaboration
83
83
84
- ### 1st party integrations with top agentic frameworks
85
-
86
84
87
85
## 🛠 Supported Frameworks
88
86
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 |
107
105
108
106
[ View all supported frameworks →] ( https://ag-ui.com/frameworks )
109
107
110
108
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 ) |
114
112
| [ .NET] ( ) | 🛠️ In Progress | ➡️ [ PR] ( https://github.com/ag-ui-protocol/ag-ui/pull/38 ) |
115
113
| [ Nim] ( ) | 🛠️ In Progress | ➡️ [ PR] ( https://github.com/ag-ui-protocol/ag-ui/pull/29 ) |
116
114
| [ 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 ) |
117
116
118
117
119
118
[ View all supported frameworks →] ( https://ag-ui.com/frameworks )
0 commit comments