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
metauto-ai avatar

metauto-ai/GPTSwarm

0
View on GitHub↗
1,012 stars·100 forks·Python·MIT·11 viewsgptswarm.org↗

GPTSwarm

🐝 The First Self-Improving agents with RL / Prompting Optimization

Features

  • Agent Building Frameworks - Graph-based framework for optimizing and self-organizing agent swarms.
  • Multi-Agent Systems - Language agents as optimizable graphs.

Star history

Star history chart for metauto-ai/gptswarmStar history chart for metauto-ai/gptswarm

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to GPTSwarm

Similar open-source projects, ranked by how many features they share with GPTSwarm.
  • 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
  • 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
  • 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
See all 30 alternatives to GPTSwarm→

Frequently asked questions

What does metauto-ai/gptswarm do?

🐝 The First Self-Improving agents with RL / Prompting Optimization

What are the main features of metauto-ai/gptswarm?

The main features of metauto-ai/gptswarm are: Agent Building Frameworks, Multi-Agent Systems.

What are some open-source alternatives to metauto-ai/gptswarm?

Open-source alternatives to metauto-ai/gptswarm include: microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… airtai/fastagency — The fastest way to bring multi-agent workflows to production. aiwaves-cn/agents — This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It… bingreeky/maas — 🎉 Updates (2025-05-03) MaAS is accepted as ICML'25 Oral (Top ~1% among 12,107 submissions)! - 🚩 Updates (2025-02-06)… chanwoo-park-official/maporl — (Aug 29, 2025) It is based on the TRL (Transformer Reinforcement Learning) package. We are also planning to use Verl… agiresearch/autoflow — Recent advancements in Large Language Models (LLMs) have shown significant progress in understanding complex natural…