liuyanqun0815 / langgraph_fly_baseLinks
Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于langchain的大模型开发框架,集成LangGraph创建一个可扩展的工作流架构,RAG:结合检索向量知识库(Milvus),增强模型的知识检索能力,支持ChatGLM & OpenAI大语言
☆40Updated last year
Alternatives and similar repositories for langgraph_fly_base
Users that are interested in langgraph_fly_base are comparing it to the libraries listed below
Sorting:
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆144Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆105Updated 7 months ago
- 从零开始基于 LangGraph 和 Streamlit 实现基于本地模型的 RAG、Agent 应用☆70Updated 10 months ago
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆144Updated last year
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆283Updated 4 months ago
- ☆154Updated 8 months ago
- Local RAG researcher agent built using Langgraph, DeepSeek R1 and Ollama☆123Updated 9 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆191Updated last year
- AI 应用示例合集☆107Updated last year
- AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、Mil…☆79Updated last week
- 支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag☆50Updated 7 months ago
- 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆74Updated 2 weeks ago
- vanna.ai demo☆31Updated last year
- 一个用于BiliBili网站实时热点&舆情分析的AI 智能体☆83Updated last year
- Intelligent data apps and assets with LLMs☆170Updated 8 months ago
- 基于大模型LLMs的智能文本SQL生成能力,结合数据可视化,实现下一代对话式系统自动生成图表展示和dashboard、数据分析的BI系统。☆160Updated 2 years ago
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 构建智能的多模态AI Agent。☆217Updated 3 weeks ago
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆24Updated last year
- ✨ 大语言模型 (LLM) 的自然语言数据库查询系统 (RAG) Natural Language Database Query System (RAG) based on LLM✨ (with README in English) 🚩 通过自然语言提问,使用大语言模型智…☆61Updated 5 months ago
- 大模型应用技术开发入门系列☆73Updated 6 months ago
- 基于ReAct构建的电商智能客服代理☆42Updated last year
- 使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型☆342Updated 7 months ago
- This Python package provides a convenient and powerful interface to interact with the Dify API, enabling developers to integrate a wide r…☆47Updated 9 months ago
- generate ppt with llm☆104Updated last year
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆25Updated 8 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆247Updated 10 months ago
- ☆78Updated 2 years ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆135Updated 11 months ago
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆107Updated 2 years ago
- 基于RAG的私有知识库问答系统☆378Updated 11 months ago