awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to metauto-ai/gptswarm

Open-source alternatives to GPTSwarm

30 open-source projects similar to metauto-ai/gptswarm, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best GPTSwarm alternative.

  • microsoft/vscode-copilot-chatmicrosoft avatar

    microsoft/vscode-copilot-chat

    9,493View on GitHub↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    View on GitHub↗9,493
  • agiresearch/autoflowagiresearch avatar

    agiresearch/AutoFlow

    91View on GitHub↗

    Recent advancements in Large Language Models (LLMs) have shown significant progress in understanding complex natural language. However, LLMs still face challenges in generating and executing programming codes accurately. While some efforts have been made to leverage LLMs for code generation,…

    Jupyter Notebook
    View on GitHub↗91
  • airtai/fastagencyairtai avatar

    airtai/fastagency

    540View on GitHub↗

    The fastest way to bring multi-agent workflows to production.

    Python
    View on GitHub↗540
  • aiwaves-cn/agentsaiwaves-cn avatar

    aiwaves-cn/agents

    5,932View on GitHub↗

    This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It functions as a computational graph orchestrator that organizes agent interactions and tool sequences as a trainable graph of nodes. The framework focuses on data-centric agent optimization, allowing agent pipelines and prompts to be upgraded through data-driven training rather than manual engineering. It utilizes a symbolic learning process that applies language-based loss and textual reflections to refine the operational logic and symbolic components of an agent. The system

    Pythonautonomous-agentslanguage-modelllm
    View on GitHub↗5,932

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bingreeky/maasbingreeky avatar

    bingreeky/MaAS

    277View on GitHub↗

    🎉 Updates (2025-05-03) MaAS is accepted as ICML'25 Oral (Top ~1% among 12,107 submissions)! - 🚩 Updates (2025-02-06) Initial upload to arXiv (see PDF).

    Python
    View on GitHub↗277
  • chanwoo-park-official/maporlC

    chanwoo-park-official/MAPoRL

    0View on GitHub↗

    (Aug 29, 2025) It is based on the TRL (Transformer Reinforcement Learning) package. We are also planning to use Verl to make this easy to use, especially for the inference time scaling, so stay tuned!

    View on GitHub↗0
  • curai/curai-researchcurai avatar

    curai/curai-research

    95View on GitHub↗

    This repository contains code released by Curai Health. For a list of all publications at Curai Health, see our blog.

    Jupyter Notebook
    View on GitHub↗95
  • eidolon-ai/eidoloneidolon-ai avatar

    eidolon-ai/eidolon

    492View on GitHub↗

    The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications

    Pythonagentsgenerative-ailangchain
    View on GitHub↗492
  • flowiseai/flowiseFlowiseAI avatar

    FlowiseAI/Flowise

    53,641View on GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    TypeScriptagentic-aiagentic-workflowagents
    View on GitHub↗53,641
  • geekan/metagptgeekan avatar

    geekan/MetaGPT

    68,855View on GitHub↗

    MetaGPT is an agentic workflow orchestrator and multi-agent framework designed to transform natural language requirements into complete software deliverables. It functions as an AI software engineering suite that automates the creation of technical documentation, data structures, and source code by treating natural language as a programming environment. The system distinguishes itself by assigning professional roles to large language models, creating specialized agent teams that collaborate through a shared communication structure. It utilizes standard operating procedures to convert organiza

    Python
    View on GitHub↗68,855
  • gen-verse/scoreflowGen-Verse avatar

    Gen-Verse/ScoreFlow

    98View on GitHub↗

    Official implementation of our ScoreFlow. Affiliation: University of Chicago, Princeton University, University of Oxford.

    Python
    View on GitHub↗98
  • gmpetrov/databerrygmpetrov avatar

    gmpetrov/databerry

    2,961View on GitHub↗

    The no-code platform for building custom LLM Agents

    aiaichatbotchatbot
    View on GitHub↗2,961
  • hkunlp/critic-rlHKUNLP avatar

    HKUNLP/critic-rl

    126View on GitHub↗

    Teaching Language Models to Critique via Reinforcement Learning

    Python
    View on GitHub↗126
  • human-agent-society/coralHuman-Agent-Society avatar

    Human-Agent-Society/CORAL

    735View on GitHub↗

    CORAL is a robust, lightweight infrastructure for multi-agent autonomous self-evolution, built for autoresearch. Works with Claude Code, Codex, Cursor, OpenCode, Kiro, and more.

    Python
    View on GitHub↗735
  • joonspk-research/genagentsjoonspk-research avatar

    joonspk-research/genagents

    559View on GitHub↗

    This project introduces a novel agent architecture that simulates the attitudes and behaviors of real individuals by applying large language models (LLMs) to qualitative interviews about their lives. These agents replicate participants' responses on various social science measures, providing a…

    Python
    View on GitHub↗559
  • lightaime/camelL

    lightaime/camel

    0View on GitHub↗
    View on GitHub↗0
  • link-agi/autoagentsL

    Link-AGI/AutoAgents

    0View on GitHub↗
    View on GitHub↗0
  • lupantech/agentflowlupantech avatar

    lupantech/AgentFlow

    1,916View on GitHub↗
    Pythonagentic-aiagentic-systemsllms
    View on GitHub↗1,916
  • microsoft/autogenmicrosoft avatar

    microsoft/autogen

    59,002View on GitHub↗

    This framework provides a development environment for building collaborative systems where autonomous agents interact to solve complex tasks through conversational workflows. It functions as a conversational workflow engine and event-driven runtime, coordinating multi-step processes by translating high-level goals into structured dialogue sequences between specialized agents. The system distinguishes itself through its message-passing orchestration, which manages state transitions and task delegation between independent participants. It supports dynamic conversation state management to provid

    Pythonagenticagentic-agiagents
    View on GitHub↗59,002
  • microsoft/rd-agentmicrosoft avatar

    microsoft/RD-Agent

    11,266View on GitHub↗

    RD-Agent is an autonomous framework designed to orchestrate multi-step software engineering and data science workflows. By leveraging large language models, the system decomposes complex technical requirements into actionable research, planning, and execution phases, ultimately generating and running code to solve specific development tasks. The platform distinguishes itself through a containerized execution sandbox that ensures secure dependency management and system stability for all autonomously generated code. It employs multi-agent orchestration to manage iterative feedback loops, allowi

    Pythonagentaiautomation
    View on GitHub↗11,266
  • microsoft/tinytroupemicrosoft avatar

    microsoft/TinyTroupe

    7,475View on GitHub↗

    TinyTroupe is a multi-agent simulation framework designed to create populations of persona-based agents that interact to generate synthetic behavioral data and business insights. It serves as a persona-based agent orchestrator and synthetic data generator, allowing for the definition of agents with specific personality traits and goals to coordinate their interactions through structured workflows. The project features an extensible plugin system for connecting simulated agents to external tools and servers to execute code and access remote data. It includes an agentic simulation dashboard tha

    Jupyter Notebook
    View on GitHub↗7,475
  • openai/swarmopenai avatar

    openai/swarm

    21,640View on GitHub↗

    Swarm is a framework for building conversational systems that coordinate multi-agent workflows. It functions as an orchestration engine that manages persistent, multi-turn dialogues by routing tasks between specialized agents and executing local functions. The system is designed to handle complex, multi-step processes by maintaining shared state and context across agent interactions. The framework distinguishes itself through its approach to dynamic task delegation and execution control. It enables agents to hand off tasks to one another by returning agent objects, allowing for modular, domai

    Python
    View on GitHub↗21,640
  • openbmb/agentverseopenbmb avatar

    openbmb/agentverse

    5,064View on GitHub↗

    Agentverse is a multi-agent framework and orchestrator designed for deploying and managing multiple large language model agents. It provides a simulation environment where agents interact based on custom personas and defined interaction rules to solve tasks or simulate social dynamics. The system features a tool integration layer that connects agents to external functional plugins and specialized tools, extending their capabilities beyond text generation. It uses a combination of persona-based prompt injection and state-managed memory to maintain agent consistency and specialized skill sets d

    JavaScript
    View on GitHub↗5,064
  • openbmb/chatdevOpenBMB avatar

    OpenBMB/ChatDev

    33,427View on GitHub↗

    ChatDev is an automated software engineering platform that orchestrates the end-to-end development lifecycle through a multi-agent framework. It functions as a programmable engine that coordinates specialized autonomous agents to handle design, coding, testing, and documentation tasks by transitioning through predefined phases of a software project. The system distinguishes itself by using role-based agent specialization to simulate a professional engineering team, assigning distinct personas and knowledge bases to individual agents. It employs prompt-driven task decomposition to break high-l

    Python
    View on GitHub↗33,427
  • oppo-personalai/agent-kbOPPO-PersonalAI avatar

    OPPO-PersonalAI/Agent-KB

    443View on GitHub↗

    Agent KB: Leveraging Cross-Domain Experience for Agentic Problem Solving

    Python
    View on GitHub↗443
  • safolab-wisc/metaagentSaFoLab-WISC avatar

    SaFoLab-WISC/MetaAgent

    52View on GitHub↗

    🌐 Website](https://mercury7353.github.io/MetaAgent-Static-Demo/) 🔗 Paper

    Python
    View on GitHub↗52
  • shengranhu/adasShengranHu avatar

    ShengranHu/ADAS

    1,516View on GitHub↗
    Python
    View on GitHub↗1,516
  • yuzhu-cai/rsde-benchyuzhu-cai avatar

    yuzhu-cai/rSDE-Bench

    36View on GitHub↗

    Code and data for paper "Self-Evolving Multi-Agent Collaboration Networks for Software Development".

    Python
    View on GitHub↗36
  • agi-templar/stable-alignmentA

    agi-templar/Stable-Alignment

    0View on GitHub↗
    View on GitHub↗0
  • ziyuwan/rema-publicziyuwan avatar

    ziyuwan/ReMA-public

    86View on GitHub↗

    This is an open-source framework for Multi-Agent Multi-Turn Reinforcement Learning, i.e. Reinforced Multi-Agents (ReMA), for the work of Reinforced Meta-thinking Agents (ReMA)

    Python
    View on GitHub↗86