@@ -84,27 +84,31 @@ AG-UI is complementary to the other 2 top agentic protocols
8484
8585### 1st party integrations with top agentic frameworks
8686
87- ## 🛠 Supported Frameworks
87+ ### 1st party integrations with top agentic frameworks
8888
89+ ## 🛠 Supported Frameworks
8990
9091AG-UI integrates with many popular agent frameworks
9192
92- | Framework | Status | AG-UI Resources |
93- | ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
94- | No-framework | ✅ Supported | ➡️ Docs coming soon |
95- | [ LangGraph] ( https://www.langchain.com/langgraph ) | ✅ Supported | ➡️ [ Demo] ( https://v0-langgraph-land.vercel.app/ ) |
96- | [ Mastra] ( https://mastra.ai/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-mastra-land.vercel.app/ ) |
97- | [ CrewAI] ( https://crewai.com/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-crew-land.vercel.app/ ) |
98- | [ AG2] ( https://ag2.ai/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-ag2-land.vercel.app/ ) |
99- | [ Agno] ( https://github.com/agno-agi/agno ) | ✅ Supported | ➡️ [ Docs] ( https://docs.copilotkit.ai/agno ) | |
100- | [ LlamaIndex] ( https://github.com/run-llama/llama_index ) | ✅ Supported | ➡️ [ Docs] ( https://docs.copilotkit.ai/llamaindex ) | |
101- | [ Pydantic AI] ( https://github.com/pydantic/pydantic-ai ) | ✅ Supported | ➡️ [ Docs] ( https://docs.copilotkit.ai/pydantic-ai ) |
102- | [ Vercel AI SDK] ( https://github.com/vercel/ai ) | 🛠️ In Progress | – |
103- | [ Google ADK] ( https://google.github.io/adk-docs/get-started/ ) | 🛠️ In Progress | – |
104- | [ OpenAI Agent SDK] ( https://openai.github.io/openai-agents-python/ ) | 💡 Open to Contributions | – |
105- | [ AWS Bedrock Agents] ( https://aws.amazon.com/bedrock/agents/ ) | 💡 Open to Contributions | – |
106- | [ Cloudflare Agents] ( https://developers.cloudflare.com/agents/ ) | 💡 Open to Contributions | – |
107- | [ Strands Agents SDK] ( https://github.com/strands-agents/sdk-python ) | 💡 Open to Contributions | – |
93+ | Framework | Status | AG-UI Resources | ✅ 1st Party Integration |
94+ | ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- | ------------------------ |
95+ | No-framework | ✅ Supported | ➡️ Docs coming soon | ✅ |
96+ | [ LangGraph] ( https://www.langchain.com/langgraph ) | ✅ Supported | ➡️ [ Demo] ( https://v0-langgraph-land.vercel.app/ ) | ✅ |
97+ | [ Mastra] ( https://mastra.ai/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-mastra-land.vercel.app/ ) | ✅ |
98+ | [ CrewAI] ( https://crewai.com/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-crew-land.vercel.app/ ) | ✅ |
99+ | [ AG2] ( https://ag2.ai/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-ag2-land.vercel.app/ ) | ✅ |
100+ | [ Agno] ( https://github.com/agno-agi/agno ) | ✅ Supported | ➡️ [ Docs] ( https://docs.copilotkit.ai/agno ) | ✅ |
101+ | [ LlamaIndex] ( https://github.com/run-llama/llama_index ) | ✅ Supported | ➡️ [ Docs] ( https://docs.copilotkit.ai/llamaindex ) | ✅ |
102+ | [ Pydantic AI] ( https://github.com/pydantic/pydantic-ai ) | ✅ Supported | ➡️ [ Docs] ( https://docs.copilotkit.ai/pydantic-ai ) | ✅ |
103+ | [ Vercel AI SDK] ( https://github.com/vercel/ai ) | 🛠️ In Progress | – | ⬜ |
104+ | [ Google ADK] ( https://google.github.io/adk-docs/get-started/ ) | 🛠️ In Progress | – | ⬜ |
105+ | [ OpenAI Agent SDK] ( https://openai.github.io/openai-agents-python/ ) | 💡 Open to Contributions | – | ⬜ |
106+ | [ AWS Bedrock Agents] ( https://aws.amazon.com/bedrock/agents/ ) | 💡 Open to Contributions | – | ⬜ |
107+ | [ Cloudflare Agents] ( https://developers.cloudflare.com/agents/ ) | 💡 Open to Contributions | – | ⬜ |
108+ | [ Strands Agents SDK] ( https://github.com/strands-agents/sdk-python ) | 💡 Open to Contributions | – | ⬜ |
109+
110+ [ View all supported frameworks →] ( https://ag-ui.com/frameworks )
111+
108112
109113| Language SDK | Status | AG-UI Resources |
110114| ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
0 commit comments