From 134b2fa8877abda4923bdf0a44b471e2be04cdc2 Mon Sep 17 00:00:00 2001 From: JIMMY ZHAO Date: Sat, 10 Aug 2024 20:24:33 -0400 Subject: [PATCH] add AgentScope --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14c72cd..2f43677 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -

:gift: Awesome SDKs For AI Agents

@@ -60,6 +59,21 @@ E2b is an operating system for AI agents, that is, a set of tools, APIs, and clo +## [AgentScope](https://github.com/modelscope/agentscope) + +AgentScope is a comprehensive framework designed to streamline the development, deployment, and monitoring of AI agents. Built by ModelScope, it offers a robust set of tools and SDKs for creating autonomous agents that can operate across various domains. AgentScope supports integration with popular machine learning libraries and provides detailed observability features, ensuring that AI agents are not only effective but also transparent and accountable. + +

+ +### Links +- [Web](https://www.modelscope.ai/) +- [GitHub](https://github.com/modelscope/agentscope) +- [Documentation](https://docs.modelscope.ai/agentscope) +- [Discord](https://discord.gg/modelscope) + +
+ + ## [AgentOps](https://www.agentops.ai/) AgentOps create tools to make agents actually work, e.g., graphs, monitoring, and replay analytics.