awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
InternLM avatar

InternLM/lagent

0
View on GitHub↗
2,259 نجوم·237 تفرعات·Python·Apache-2.0·1 مشاهدة

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.

سجل النجوم

مخطط تاريخ النجوم لـ internlm/lagentمخطط تاريخ النجوم لـ internlm/lagent

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Lagent

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Lagent.
  • lazyagi/lazyllmالصورة الرمزية لـ LazyAGI

    LazyAGI/LazyLLM

    3,842عرض على 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
    عرض على GitHub↗3,842
  • browser-use/browser-useالصورة الرمزية لـ browser-use

    browser-use/browser-use

    100,229عرض على 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
    عرض على GitHub↗100,229
  • agentops-ai/agentopsالصورة الرمزية لـ AgentOps-AI

    AgentOps-AI/agentops

    5,654عرض على 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
    عرض على GitHub↗5,654
  • agno-agi/agnoالصورة الرمزية لـ agno-agi

    agno-agi/agno

    40,717عرض على 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
    عرض على GitHub↗40,717
عرض جميع البدائل الـ 30 لـ Lagent→

الأسئلة الشائعة

ما هي وظيفة internlm/lagent؟

A lightweight framework for building LLM-based agents

ما هي الميزات الرئيسية لـ internlm/lagent؟

الميزات الرئيسية لـ internlm/lagent هي: Agent Frameworks, Agent Orchestration.

ما هي البدائل مفتوحة المصدر لـ internlm/lagent؟

تشمل البدائل مفتوحة المصدر لـ internlm/lagent: 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…