Shy2593666979 / AgentChatLinks
AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
☆39Updated last week
Alternatives and similar repositories for AgentChat
Users that are interested in AgentChat are comparing it to the libraries listed below
Sorting:
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实 现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆93Updated 4 months ago
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆37Updated 11 months ago
- 基于LLM的多轮问答系统。结合了意图识别和词槽填充技术☆21Updated 3 weeks ago
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆142Updated last year
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆76Updated 9 months ago
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆76Updated 10 months ago
- 💼法律AI助手,法律RAG,通过全部200+本法律手册📖、网页搜索内容💻结合LLM回答你的问题,并且给出相应的法规和网站,基于⚡️ langchain,Gradio,openai,chroma,duckduckgo-search☆169Updated last year
- ragflow中的ocr部分,非官方项目☆48Updated 11 months ago
- 从零搭建大模型知识库(Build LLM RAG Corpus from scratch)☆72Updated 10 months ago
- Dive into LLM Agents☆19Updated last year
- 大模型智能体Agent中文教程,博客代码仓库☆27Updated last month
- LangChain V0.2 官网文档中文翻译☆36Updated last year
- qwen ai agent☆137Updated last year
- vanna.ai demo☆30Updated last year
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆95Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆133Updated last year
- generate ppt with llm☆101Updated last year
- ✨🦋 illufly - 【幻蝶】基于记忆蒸馏、资料检索的自我进化智能体☆69Updated 2 months ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆32Updated 10 months ago
- 欢迎来到“筱可AI研习社”的实战项目仓库!这个仓库主要用于存储和展示为公众号撰写的各类实战项目。我们会不断优化和迭代这些项目,以探索AI的无限可能。☆75Updated 3 weeks ago
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆268Updated last month
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆179Updated last year
- Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama☆111Updated 6 months ago
- 支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag☆50Updated 4 months ago
- Mojuan: Write your own AI application.☆16Updated last year
- In this fast-paced world, we all need a little something to spice up life. Whether you need a glass of sweet talk to lift your spirits or…☆59Updated 2 months ago
- AI 应用示例合集☆103Updated last year
- ✨ 大语言模型 (LLM) 的自然语言数据库查询系统 (RAG) Natural Language Database Query System (RAG) based on LLM✨ (with README in English) 🚩 通过自然语言提问,使用大语言模型智…☆58Updated 2 months ago
- 使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型☆244Updated 4 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆114Updated 8 months ago