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

lupantech/AgentFlow

0
View on GitHub↗
1,916 stars·226 forks·Python·MIT·8 viewsagentflow.stanford.edu↗

AgentFlow

Features

  • Agent Frameworks - Optimizes multi-agent performance using reinforcement learning.
  • Multi-Agent Systems - Optimization for agentic planning and tool use.

Star history

Star history chart for lupantech/agentflowStar history chart for lupantech/agentflow

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 AgentFlow

Similar open-source projects, ranked by how many features they share with AgentFlow.
  • 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
  • lightaime/camelL

    lightaime/camel

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • 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
See all 30 alternatives to AgentFlow→

Frequently asked questions

What are the main features of lupantech/agentflow?

The main features of lupantech/agentflow are: Agent Frameworks, Multi-Agent Systems.

What are some open-source alternatives to lupantech/agentflow?

Open-source alternatives to lupantech/agentflow include: lightaime/camel. microsoft/tinytroupe — TinyTroupe is a multi-agent simulation framework designed to create populations of persona-based agents that interact… aiwaves-cn/agents — This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It… geekan/metagpt — MetaGPT is an agentic workflow orchestrator and multi-agent framework designed to transform natural language… microsoft/autogen — This framework provides a development environment for building collaborative systems where autonomous agents interact… openai/swarm — Swarm is a framework for building conversational systems that coordinate multi-agent workflows. It functions as an…