8 repositorios
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.
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.
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.
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.
基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答
Web interface for local knowledge-based LLM applications.
中文langchain项目|小必应,Q.Talk,强聊,QiangTalk
Local retrieval and generation system with internet search integration.
A lightweight framework for building LLM-based agents
Lightweight framework for building ReAct and AutoGPT-style agents.
🤖 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.
从langchain-ChatGLM基础上修改的一个可以加载TigerBot模型的基于本地知识库的问答应用,目标期望建立一套对中文场景与开源模型支持友好、可离线运行的知识库问答解决方案。
Local knowledge Q&A extension for TigerBot models.