awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
modelscope avatar

modelscope/ms-agent

0
View on GitHub↗
4,318 stars·507 forks·Python·Apache-2.0·9 vuesms-agent-en.readthedocs.io↗

Ms Agent

ms-agent is an LLM agent framework and multi-agent orchestration system designed to build autonomous entities that combine large language models with tool calling and structured workflows. It serves as a tool integration platform and workflow engine for executing complex tasks through the coordination of specialized agents.

The project distinguishes itself through a multimodal agent workflow engine capable of automating the production of text, images, and video. It features a sandboxed code execution environment for running generated code and quantitative data analysis in isolated containers, alongside a self-healing execution model that uses language models to analyze runtime failures and automatically generate fixes.

The system covers broad capability areas including deep research automation, automated software generation, and financial research analysis. It implements these through a dependency-aware directed acyclic graph for task scheduling, hybrid-search skill matching, and state-aware memory management to maintain context across extended interactions.

An interactive web interface is provided for real-time chatting and monitoring agent execution via bidirectional connections.

Features

  • Agentic LLM Frameworks - Ships a framework for building autonomous agents powered by LLMs with native support for tool use and structured workflows.
  • Autonomous Agent Creation - Provides a comprehensive framework for building autonomous agent loops that combine LLMs with tool calling and structured workflows.
  • AI Agent Integration Platforms - Provides a unified platform for managing the connection between autonomous agents and custom external tool interfaces.
  • AI Agent Workflow Definition - Enables the configuration-based definition of structured agent workflows to handle multi-step reasoning.
  • Language Model Integrations - Connects various reasoning engines and language model providers to power autonomous agent operations.
  • Multi-Agent Orchestration - Implements high-level orchestration for decomposing complex goals and delegating them across multiple specialized agents.
  • Multi-Agent Orchestration Systems - Implements a system for coordinating multiple autonomous agents to execute collaborative, multi-step workflows.
  • Multi-Agent Orchestrators - Coordinates teams of specialized AI agents to decompose complex tasks into manageable sub-tasks.
  • Tool Calling - Implements mechanisms for language models to request and execute external functions via a standardized protocol.
  • AI Agent Development Tools - Provides a comprehensive environment for building autonomous entities that combine LLMs with tool calling and structured protocols.
  • Custom Tool Definitions - Implements frameworks for defining typed, executable functions that agents use to interact with external systems.
  • Agent Skill DAG Execution - Executes complex agent skill sequences using a dependency-aware directed acyclic graph for precise task orchestration.
  • Code Sandboxing Environments - Provides isolated container environments to securely execute model-generated code and data processing tasks.
  • Automated Software Engineering Agents - Coordinates specialized agents to translate natural language requirements into complete and validated software codebases.
  • Hybrid Short-and-Long Term Memory - Integrates short-term session context with long-term persistent storage and memory compression to track state.
  • Deep Research Execution - Autonomously executes complex analytical tasks to generate evidence-based research reports combining market data and sentiment analysis.
  • Hybrid Search Retrievers - Combines keyword and vector search to match user intents with the most relevant agent tools and capabilities.
  • Multimodal Workflow Orchestrators - Coordinates agents across diverse modalities to automate the production of text, images, and video.
  • Runtime Bug Healing - Uses LLMs to automatically repair runtime bugs occurring during the execution of agent tasks in sandboxed environments.
  • Code Execution Environments - Provides an isolated container environment specifically for agents to safely execute generated code and data analysis.
  • External Tool Integration - Provides the connectivity layer for agents to interact with external APIs and perform real-world actions.
  • Iterative Report Generators - Generates professional long-form reports using iterative search, outlining, and consistency checks.
  • Financial Analysis Frameworks - Coordinates specialized agents to combine quantitative market data and sentiment analysis for professional financial research.
  • Multimodal Content Generation - Processes and generates content across multiple modalities, including text, images, and video.
  • Multimodal Model Integrations - Sets up interfaces that allow LLMs and VLMs to process and respond to multiple data types simultaneously.
  • Short-Form Video Generation - Automates the end-to-end synthesis of short-form videos, including scripting, storyboarding, and rendering.
  • Sandboxed Execution - Executes quantitative data processing and visualization tasks within isolated environments for security and reproducibility.
  • Code Execution Sandboxes - Runs generated data processing tasks inside isolated containers to ensure environment security and reproducibility.
  • DAG Workflow Executions - Uses directed acyclic graphs to map dependencies between agent skills and ensure correct execution order.
  • LLM-Driven Self-Healing - Employs language models to analyze runtime failures and automatically generate fixes to recover failed execution steps.
  • Requirement to Code Generators - Automates the translation of natural language requirements into complete, validated codebases using dependency-aware scheduling.

Historique des stars

Graphique de l'historique des stars pour modelscope/ms-agentGraphique de l'historique des stars pour modelscope/ms-agent

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Ms Agent

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Ms Agent.
  • camel-ai/camelAvatar de camel-ai

    camel-ai/camel

    17,253Voir sur GitHub↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    Pythonagentai-societiesartificial-intelligence
    Voir sur GitHub↗17,253
  • mervinpraison/praisonaiAvatar de MervinPraison

    MervinPraison/PraisonAI

    5,592Voir sur GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    Voir sur GitHub↗5,592
  • i-am-bee/beeai-frameworkAvatar de i-am-bee

    i-am-bee/beeai-framework

    3,304Voir sur GitHub↗

    The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents that coordinate reasoning, tool execution, and complex workflows. It functions as a structured AI output controller and RAG integration library, providing a unified interface to manage multiple language model providers. The framework is distinguished by its implementation of the Model Context Protocol, allowing agents, tools, and models to be shared between different AI platforms and hosted as agentic tooling servers. It enables the design of collaborative agent teams through dec

    Pythonagentsaiai-agent
    Voir sur GitHub↗3,304
  • cloudwego/einoAvatar de cloudwego

    cloudwego/eino

    9,675Voir sur GitHub↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Goaiai-applicationai-framework
    Voir sur GitHub↗9,675
Voir les 30 alternatives à Ms Agent→

Questions fréquentes

Que fait modelscope/ms-agent ?

ms-agent is an LLM agent framework and multi-agent orchestration system designed to build autonomous entities that combine large language models with tool calling and structured workflows. It serves as a tool integration platform and workflow engine for executing complex tasks through the coordination of specialized agents.

Quelles sont les fonctionnalités principales de modelscope/ms-agent ?

Les fonctionnalités principales de modelscope/ms-agent sont : Agentic LLM Frameworks, Autonomous Agent Creation, AI Agent Integration Platforms, AI Agent Workflow Definition, Language Model Integrations, Multi-Agent Orchestration, Multi-Agent Orchestration Systems, Multi-Agent Orchestrators.

Quelles sont les alternatives open-source à modelscope/ms-agent ?

Les alternatives open-source à modelscope/ms-agent incluent : camel-ai/camel — This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… i-am-bee/beeai-framework — The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents… cloudwego/eino — Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and… vrsen/agency-swarm — Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents… the-pocket/pocketflow-tutorial-codebase-knowledge — This project is a comprehensive suite of AI tools and frameworks, featuring an LLM multi-agent orchestrator, an…