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
bingreeky avatar

bingreeky/MaAS

0
View on GitHub↗
277 stars·28 forks·Python·11 viewswww.arxiv.org/abs/2502.04180↗

MaAS

🎉 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).

Features

  • Multi-Agent Systems - Multi-agent architecture search via supernets.

Star history

Star history chart for bingreeky/maasStar history chart for bingreeky/maas

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 MaAS

Similar open-source projects, ranked by how many features they share with MaAS.
  • 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
  • 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
  • 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
  • agi-templar/stable-alignmentA

    agi-templar/Stable-Alignment

    0View on GitHub↗
    View on GitHub↗0
See all 25 alternatives to MaAS→

Frequently asked questions

What does bingreeky/maas do?

🎉 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).

What are the main features of bingreeky/maas?

The main features of bingreeky/maas are: Multi-Agent Systems.

What are some open-source alternatives to bingreeky/maas?

Open-source alternatives to bingreeky/maas include: agiresearch/autoflow — Recent advancements in Large Language Models (LLMs) have shown significant progress in understanding complex natural… aiwaves-cn/agents — This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It… chanwoo-park-official/maporl — (Aug 29, 2025) It is based on the TRL (Transformer Reinforcement Learning) package. We are also planning to use Verl… curai/curai-research — This repository contains code released by Curai Health. For a list of all publications at Curai Health, see our blog. geekan/metagpt — MetaGPT is an agentic workflow orchestrator and multi-agent framework designed to transform natural language… agi-templar/stable-alignment.