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

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

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

8 مستودعات

Awesome GitHub RepositoriesAgent Frameworks

Tools and SDKs for building autonomous agents and multi-agent collaborative systems.

Explore 8 awesome GitHub repositories matching part of an awesome list · Agent Frameworks. Refine with filters or upvote what's useful.

Awesome Agent Frameworks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • imclumsypanda/langchain-chatglmالصورة الرمزية لـ imClumsyPanda

    imClumsyPanda/langchain-ChatGLM

    38,183عرض على GitHub↗

    This project is a LangChain-based framework for building retrieval-augmented generation systems, autonomous agents, and multimodal chatbots. It functions as an open-source orchestrator that connects local inference engines and online APIs to manage various large language model deployments. The system distinguishes itself by providing specialized interfaces for local knowledge bases, allowing the loading and vectorization of private documents to create context-aware assistants. It also supports multimodal capabilities, enabling the processing of both text and image inputs through vision-capabl

    Local knowledge base Q&A application using LangChain.

    Python
    عرض على GitHub↗38,183
  • openbmb/chatdevالصورة الرمزية لـ OpenBMB

    OpenBMB/ChatDev

    33,427عرض على GitHub↗

    ChatDev is an automated software engineering platform that orchestrates the end-to-end development lifecycle through a multi-agent framework. It functions as a programmable engine that coordinates specialized autonomous agents to handle design, coding, testing, and documentation tasks by transitioning through predefined phases of a software project. The system distinguishes itself by using role-based agent specialization to simulate a professional engineering team, assigning distinct personas and knowledge bases to individual agents. It employs prompt-driven task decomposition to break high-l

    Multi-agent framework for virtual software development organizations.

    Python
    عرض على GitHub↗33,427
  • 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

    Low-code development tool for building and iterating multi-agent applications.

    Pythonagentsai-agentdata
    عرض على GitHub↗3,842
  • thomas-yanxin/langchain-chatglm-webuiالصورة الرمزية لـ thomas-yanxin

    thomas-yanxin/LangChain-ChatGLM-Webui

    3,314عرض على GitHub↗

    基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答

    Web interface for local knowledge-based LLM applications.

    Python
    عرض على GitHub↗3,314
  • yanqiangmiffy/chinese-langchainالصورة الرمزية لـ yanqiangmiffy

    yanqiangmiffy/Chinese-LangChain

    2,829عرض على GitHub↗

    中文langchain项目|小必应,Q.Talk,强聊,QiangTalk

    Local retrieval and generation system with internet search integration.

    Python
    عرض على GitHub↗2,829
  • internlm/lagentالصورة الرمزية لـ InternLM

    InternLM/lagent

    2,259عرض على GitHub↗

    A lightweight framework for building LLM-based agents

    Lightweight framework for building ReAct and AutoGPT-style agents.

    Pythonagentgptllm
    عرض على GitHub↗2,259
  • melih-unsal/demogptالصورة الرمزية لـ melih-unsal

    melih-unsal/DemoGPT

    1,901عرض على GitHub↗

    🤖 Create LLM agents in a second with your prompts. Everything you need to create an LLM Agent - tools, prompts, frameworks, and models - all in one place.

    Prompt-based tool for rapid generation of AI demos.

    Pythonagentagentsai
    عرض على GitHub↗1,901
  • wordweb/langchain-chatglm-and-tigerbotالصورة الرمزية لـ wordweb

    wordweb/langchain-ChatGLM-and-TigerBot

    108عرض على GitHub↗

    从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。

    Local knowledge Q&A extension for TigerBot models.

    Python
    عرض على GitHub↗108
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Agent Frameworks