webup / langchain-in-actionLinks
《LangChain 实战》配套实验示例代码
☆45Updated last year
Alternatives and similar repositories for langchain-in-action
Users that are interested in langchain-in-action are comparing it to the libraries listed below
Sorting:
- AGI 内外部分享材料合集☆62Updated 8 months ago
- langchain中文网是langchain的中文文档☆180Updated 9 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆176Updated last year
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆86Updated 2 months ago
- ☆298Updated last year
- ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。☆573Updated 2 weeks ago
- ⛓ LangChain 入门指南,配套吴恩达老师deeplearning.ai课程 😎复现语言:Python、NodeJs、Golang☆159Updated last year
- 基于 Langchain,快速集成GLM-4 AllTools 功能的插件☆48Updated 11 months ago
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆74Updated 8 months ago
- The tool is used for building and driving workflows specifically tailored for AI initiatives. It can be used to construct AI agents.☆149Updated last year
- Convert files into markdown to help RAG or LLM understand, based on markitdown and MinerU, which could provide high quality pdf parser.☆118Updated 3 months ago
- 基于 Dify + Langfuse 的自动化评估服务☆70Updated last month
- ☆128Updated 4 months ago
- ☆346Updated 5 months ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆75Updated 2 months ago
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆109Updated 2 months ago
- A low-code data flow tool that allows for convenient use of LLM and HuggingFace models, with some features considered as a low-code versi…☆308Updated this week
- 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。☆368Updated 9 months ago
- ☆252Updated 6 months ago
- 《机器学习工程》开源电子书,欢迎一起贡献完善《Machine Learning Engineering》中文版☆72Updated last year
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆245Updated 4 months ago
- dify's rag patch module☆253Updated last month
- langchain 工具,流程设计组件,服务,代理以及相关学习文档的合集(agent,service,tutorials,flow-design)☆132Updated last year
- Dify 1.0 Plugin MCP HTTP with SSE or Streamable HTTP transport Tools☆157Updated last week
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 构建智能的多模态AI Agent。☆179Updated this week
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆101Updated 7 months ago
- 日拱一卒,功不唐捐。☆238Updated this week
- 该项目围绕 Coze 打造 AI 私人提效助理展开,整合实用 AI 工作流并做拆解,同时准备提示词手册和案例手册,旨在展示项目可行性,帮助学习者更好地理解和实操相关技能。☆124Updated 4 months ago
- GraphRAG-Ollama-UI + GraphRAG4OpenWebUI 融合版(有gradio webui配置生成RAG索引,有fastapi提供RAG API服务)☆110Updated 10 months ago
- recursive rag with r1 reasoning☆325Updated last month