webup / langchain-in-actionLinks
《LangChain 实战》配套实验示例代码
☆51Updated 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 内外部分享材料合集☆63Updated 9 months ago
- 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。☆389Updated 10 months ago
- ☆353Updated 7 months ago
- ☆217Updated last year
- ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出来)。☆579Updated 2 months ago
- langchain中文网是langchain的中文文档☆183Updated 11 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆179Updated last year
- ☆305Updated last year
- 异步图书:《 GPT图解 大模型是怎样构建的》- 这套代码是AI Coder出现之前,自己用纯手工搭建的一套简单有效的NLP经典算法集合。在大语言模型推动的AI Coder兴起之后,很少有机会再创作这么有“手工风”的代码了,不知道这是值得开心还是值得遗憾的事情。☆172Updated last year
- ⛓ LangChain 入门指南,配套吴恩达老师deeplearning.ai课程 😎复现语言:Python、NodeJs、Golang☆165Updated last year
- LangGraph创建agent的中文文档☆134Updated 9 months ago
- A python native agent framework☆458Updated 9 months ago
- The tool is used for building and driving workflows specifically tailored for AI initiatives. It can be used to construct AI agents.☆152Updated last year
- 企业级RAG系统从入门到精通☆546Updated 2 months ago
- RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to provide contextually relevant answers for a wi…☆462Updated last year
- dify's rag patch module☆267Updated 3 weeks ago
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆103Updated last year
- 极客时间:LangChain实战课 - 这是LangChain框架早期设计的一系列重点模块的直接而清晰的示例和讲解。随着LangChain的快速演进,有些代码需要安装新的版本进行迭代。希望大家在快速浏览课程概念(仍有价值)的同时,自行学习LangChain最新的代码和进展。☆677Updated last year
- ☆262Updated 8 months ago
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆94Updated 4 months ago
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…☆257Updated 5 months ago
- 一个适合学习、使用、自主扩展的RAG【检索增强 生成】系统!可联网做AI搜索☆508Updated 11 months ago
- 基于ReAct手搓一个Agent Demo☆146Updated 2 months ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆512Updated last year
- 利用LLM构建应用实践笔记☆736Updated 8 months ago
- ☆251Updated last year
- Setup AI2Apps at local system so you can use your own OpenAI key or make more back-end features.☆434Updated this week
- ChatPPT 是一个基于多模态 AI 技术的智能助手,旨在提升企业办公自动化流程的效率。它能够处理语音、图像和文本等多种输入形式,通过精确的提示工程和强大的自然语言处理能力,为用户生成高质量的 PowerPoint 演示文稿。ChatPPT 不仅简化了信息收集和内容创作过…☆132Updated 9 months ago
- ☆137Updated 5 months ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆78Updated 4 months ago