awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • imclumsypanda/langchain-chatglmimClumsyPanda 的头像

    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/chatdevOpenBMB 的头像

    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/lazyllmLazyAGI 的头像

    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-webuithomas-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-langchainyanqiangmiffy 的头像

    yanqiangmiffy/Chinese-LangChain

    2,829在 GitHub 上查看↗

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

    Local retrieval and generation system with internet search integration.

    Python
    在 GitHub 上查看↗2,829
  • internlm/lagentInternLM 的头像

    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/demogptmelih-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-tigerbotwordweb 的头像

    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