@@ -88,22 +88,22 @@ AG-UI is complementary to the other 2 top agentic protocols
8888
8989AG-UI integrates with many popular agent frameworks
9090
91- | Framework | Status | AG-UI Resources | ✅ 1st Party Integration |
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/ ) | 💡 Open to Contributions | – | ⬜ |
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 | – | ⬜ |
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 | – | | | ✅ |
107107
108108[ View all supported frameworks →] ( https://ag-ui.com/frameworks )
109109
0 commit comments