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

InternLM/lagent

0
View on GitHub↗
2,259 stars·237 forks·Python·Apache-2.0·13 views

Lagent

A lightweight framework for building LLM-based agents

Features

  • Agent Frameworks - Lightweight framework for building agentic applications.
  • Agent Orchestration - Lightweight framework for building agentic applications.
  • Agent Frameworks - Lightweight framework for building ReAct and AutoGPT-style agents.

Star history

Star history chart for internlm/lagentStar history chart for internlm/lagent

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 Lagent

Similar open-source projects, ranked by how many features they share with Lagent.
  • lazyagi/lazyllmLazyAGI avatar

    LazyAGI/LazyLLM

    3,842View on GitHub↗

    LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public

    Pythonagentsai-agentdata
    View on GitHub↗3,842
  • browser-use/browser-usebrowser-use avatar

    browser-use/browser-use

    100,229View on GitHub↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows without relying on brittle selectors. The system functions as a headless browser controller, providing a programmatic interface to manage browser instances and execute granular interactions. The project distinguishes itself through its ability to translate high-level intent into

    Pythonai-agentsai-toolsbrowser-automation
    View on GitHub↗100,229
  • agentops-ai/agentopsAgentOps-AI avatar

    AgentOps-AI/agentops

    5,654View on GitHub↗

    AgentOps is an observability platform and developer toolkit for monitoring the execution, performance, and reliability of autonomous agents powered by large language models. It serves as a system for tracking AI agent behavior, debugging complex workflows, and benchmarking model performance. The platform is distinguished by its ability to visualize multi-agent workflows through execution path graphing and session replays. It provides specific tools for calculating financial spend across various language model providers and supports a self-hosted observability stack for users who require full

    Python
    View on GitHub↗5,654
  • agno-agi/agnoagno-agi avatar

    agno-agi/agno

    40,717View on GitHub↗

    Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous agents across distributed infrastructure. It provides a unified runtime environment that wraps diverse agent frameworks into a consistent, interoperable protocol, allowing developers to build and deploy complex multi-agent systems that coordinate tasks and delegate sub-processes. The platform distinguishes itself through a robust governance and orchestration layer that includes human-in-the-loop approval gates, role-based access control, and a centralized API gateway. It feat

    Pythonagentsaiai-agents
    View on GitHub↗40,717
See all 30 alternatives to Lagent→

Frequently asked questions

What does internlm/lagent do?

A lightweight framework for building LLM-based agents

What are the main features of internlm/lagent?

The main features of internlm/lagent are: Agent Frameworks, Agent Orchestration.

What are some open-source alternatives to internlm/lagent?

Open-source alternatives to internlm/lagent include: lazyagi/lazyllm — LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides… composiohq/composio — Composio is an integration platform designed to connect autonomous agents with external software services and APIs. It… agentops-ai/agentops — AgentOps is an observability platform and developer toolkit for monitoring the execution, performance, and reliability… agno-agi/agno — Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous… camel-ai/camel — This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified… browser-use/browser-use — Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web…