Shy2593666979 / AgentChatLinks
AgentChat 是一个与Agent交流的平台,包含默认Agent,并支持自定义Agent,可以实现多轮问答使Agent帮助用户想实现的功能。该项目技术栈包括LLM、LangChain、Function call、ReAct、MCP、Milvus、ElasticSearch、RAG、FastAPI
☆24Updated last week
Alternatives and similar repositories for AgentChat
Users that are interested in AgentChat are comparing it to the libraries listed below
Sorting:
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆69Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆83Updated 2 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程 ,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆138Updated 9 months ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆30Updated 9 months ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆17Updated 3 months ago
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆73Updated 8 months ago
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆32Updated last year
- 基于LLM的多轮问答系统。结合了意图识别和词槽填充技术☆20Updated last year
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆17Updated 8 months ago
- AI 应用示例合集☆98Updated last year
- ragflow中的ocr部分,非官方项目☆44Updated 10 months ago
- Mojuan: Write your own AI application.☆16Updated 11 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆98Updated 6 months ago
- 使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型☆170Updated 2 months ago
- 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…☆58Updated 3 weeks ago
- LangChain V0.2 官网文档中文翻译☆37Updated last year
- Dive into LLM Agents☆18Updated last year
- Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于la…☆35Updated 9 months ago
- 基于 🦜️🔗 LangChain 与 DeepSeek R1 大语言模型的本地知识库问答 serve 端。 本项目是本地知识库问答应用的 serve 后端。目前实现基本的 RAG 功能。 使用 FastAPI + Uvicorn + SQLModel + SQLite…☆37Updated 2 months ago
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆62Updated last year
- 基于Llamaindex微调qwen2.5-7b☆25Updated 6 months ago
- ☆125Updated 3 months ago
- qwen ai agent☆134Updated last year
- 智谱AI 2024年金融行业大模型挑战赛仓库☆51Updated 4 months ago
- LangGraph创建agent的中文文档☆94Updated 7 months ago
- 基于RAG的私有知识库问答系统☆271Updated 6 months ago
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆25Updated 9 months ago
- TPO 是一个优化 LLM 输出文本的框架,通过迭代反馈和优化提示的方式来“微调模型”,而非直接调整模型的参数,使模型在推理过程中与人类偏好对齐以生成更好的结果。本项目提供了一个友好的 WebUI 来加载模型,实时优化基础模型并展示最佳结果。☆10Updated 4 months ago
- ✨ 大语言模型 (LLM) 的自然语言数据库查询系统 (RAG) Natural Language Database Query System (RAG) based on LLM✨ (with README in English) 🚩 通过自然语言提问,使用大语言模型智…☆49Updated last month
- The tool is used for building and driving workflows specifically tailored for AI initiatives. It can be used to construct AI agents.☆147Updated 11 months ago