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
L

lightaime/camel

0
View on GitHub↗
0 stars·0 forks·16 views

Camel

Features

  • Agent Frameworks - Communicative agents for exploring large-scale language model societies.
  • Multi-Agent Systems - Communicative agents for exploring large-scale language model societies.

Star history

Star history chart for lightaime/camelStar history chart for lightaime/camel

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 Camel

Similar open-source projects, ranked by how many features they share with Camel.
  • 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
  • lupantech/agentflowlupantech avatar

    lupantech/AgentFlow

    1,916View on GitHub↗
    Pythonagentic-aiagentic-systemsllms
    View on GitHub↗1,916
  • 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 Camel→

Frequently asked questions

What are the main features of lightaime/camel?

The main features of lightaime/camel are: Agent Frameworks, Multi-Agent Systems.

What are some open-source alternatives to lightaime/camel?

Open-source alternatives to lightaime/camel include: lupantech/agentflow. 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…