mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-16 15:34:47 -05:00
[GH-ISSUE #523] [Suggestion] Add OpenAgents — open-source multi-agent network platform #3168
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zomux on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/523
Hi! I'd like to suggest adding OpenAgents to this awesome collection.
OpenAgents is an open-source platform for building AI agent networks where multiple agents connect, communicate, and collaborate over WebSocket, gRPC, HTTP, MCP, and A2A protocols.
Key features:
pip install openagentsHappy to submit a PR if preferred!
@awesomekoder commented on GitHub (Feb 25, 2026):
Thanks for the suggestion! However, this repo focuses on self-contained tutorials and working code examples that teach AI/LLM concepts, not listings of external tools or platforms.
If you'd like to contribute, consider submitting a PR with a complete tutorial showing how to build a multi-agent network using OpenAgents (e.g. a working example with setup instructions, code, and sample output). That would be a great fit for the repo.
Closing this issue.