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 )
2
2
![ Discord] ( https://img.shields.io/discord/1379082175625953370?logo=discord&logoColor=%23FFFFFF&label=Discord&color=%236963ff )
3
3
4
4
@@ -30,6 +30,8 @@ It also ships with a **reference HTTP implementation** and **default connector**
30
30
31
31
AG-UI was developed based on real-world requirements and practical experience building in-app agent interactions.
32
32
33
+
34
+
33
35
## Where does AGUI fit in the agentic protocol stack?
34
36
AG-UI is complementary to the other 2 top agentic protocols
35
37
- MCP gives agents tools
@@ -49,23 +51,25 @@ AG-UI is complementary to the other 2 top agentic protocols
49
51
- 🛠️ Frontend tool integration
50
52
- 🧑💻 Human-in-the-loop collaboration
51
53
54
+ ### 1st party integrations with top agentic frameworks
55
+
52
56
## Framework Support
53
57
54
58
AG-UI integrates with many popular agent frameworks
55
59
56
- | Framework | Status | AG-UI Resources |
57
- | ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
60
+ | Framework | Status | AG-UI Resources |
61
+ | ------------------------------------------------------------------ | ------------------------ | ---------------------------------------------------------------------------- |
58
62
| 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/ ) |
60
64
| [ Mastra] ( https://mastra.ai/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-mastra-land.vercel.app/ ) |
61
65
| [ CrewAI] ( https://crewai.com/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-crew-land.vercel.app/ ) |
62
66
| [ AG2] ( https://ag2.ai/ ) | ✅ Supported | ➡️ [ Demo] ( https://v0-ag2-land.vercel.app/ ) |
63
67
| [ 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 ) | |
65
69
| [ Pydantic AI] ( https://github.com/pydantic/pydantic-ai ) | 🛠️ In Progress | – |
66
70
| [ Vercel AI SDK] ( https://github.com/vercel/ai ) | 🛠️ In Progress | – |
67
- | [ OpenAI Agent SDK] ( https://openai.github.io/openai-agents-python/ ) | 💡 Open to Contributions | – |
68
71
| [ 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 | – |
69
73
| [ AWS Bedrock Agents] ( https://aws.amazon.com/bedrock/agents/ ) | 💡 Open to Contributions | – |
70
74
| [ Cloudflare Agents] ( https://developers.cloudflare.com/agents/ ) | 💡 Open to Contributions | – |
71
75
| [ 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
120
124
121
125
Check out the [ Contributing guide] ( https://github.com/ag-ui-protocol/ag-ui/blob/main/CONTRIBUTING.md )
122
126
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
-
126
127
127
128
## License
128
129
0 commit comments