awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • imclumsypanda/langchain-chatglmAvatar de imClumsyPanda

    imClumsyPanda/langchain-ChatGLM

    38,183Ver en 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
    Ver en GitHub↗38,183
  • openbmb/chatdevAvatar de OpenBMB

    OpenBMB/ChatDev

    33,427Ver en 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
    Ver en GitHub↗33,427
  • lazyagi/lazyllmAvatar de LazyAGI

    LazyAGI/LazyLLM

    3,842Ver en 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
    Ver en GitHub↗3,842
  • thomas-yanxin/langchain-chatglm-webuiAvatar de thomas-yanxin

    thomas-yanxin/LangChain-ChatGLM-Webui

    3,314Ver en GitHub↗

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

    Web interface for local knowledge-based LLM applications.

    Python
    Ver en GitHub↗3,314
  • yanqiangmiffy/chinese-langchainAvatar de yanqiangmiffy

    yanqiangmiffy/Chinese-LangChain

    2,829Ver en GitHub↗

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

    Local retrieval and generation system with internet search integration.

    Python
    Ver en GitHub↗2,829
  • internlm/lagentAvatar de InternLM

    InternLM/lagent

    2,259Ver en GitHub↗

    A lightweight framework for building LLM-based agents

    Lightweight framework for building ReAct and AutoGPT-style agents.

    Pythonagentgptllm
    Ver en GitHub↗2,259
  • melih-unsal/demogptAvatar de melih-unsal

    melih-unsal/DemoGPT

    1,901Ver en 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
    Ver en GitHub↗1,901
  • wordweb/langchain-chatglm-and-tigerbotAvatar de wordweb

    wordweb/langchain-ChatGLM-and-TigerBot

    108Ver en GitHub↗

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

    Local knowledge Q&A extension for TigerBot models.

    Python
    Ver en GitHub↗108
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Agent Frameworks