awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • imclumsypanda/langchain-chatglmAvatar imClumsyPanda

    imClumsyPanda/langchain-ChatGLM

    38,183Vezi pe 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
    Vezi pe GitHub↗38,183
  • openbmb/chatdevAvatar OpenBMB

    OpenBMB/ChatDev

    33,427Vezi pe 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
    Vezi pe GitHub↗33,427
  • lazyagi/lazyllmAvatar LazyAGI

    LazyAGI/LazyLLM

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

    thomas-yanxin/LangChain-ChatGLM-Webui

    3,314Vezi pe GitHub↗

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

    Web interface for local knowledge-based LLM applications.

    Python
    Vezi pe GitHub↗3,314
  • yanqiangmiffy/chinese-langchainAvatar yanqiangmiffy

    yanqiangmiffy/Chinese-LangChain

    2,829Vezi pe GitHub↗

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

    Local retrieval and generation system with internet search integration.

    Python
    Vezi pe GitHub↗2,829
  • internlm/lagentAvatar InternLM

    InternLM/lagent

    2,259Vezi pe GitHub↗

    A lightweight framework for building LLM-based agents

    Lightweight framework for building ReAct and AutoGPT-style agents.

    Pythonagentgptllm
    Vezi pe GitHub↗2,259
  • melih-unsal/demogptAvatar melih-unsal

    melih-unsal/DemoGPT

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

    wordweb/langchain-ChatGLM-and-TigerBot

    108Vezi pe GitHub↗

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

    Local knowledge Q&A extension for TigerBot models.

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