liteli1987gmail / full_course_langchainLinks
☆73Updated last year
Alternatives and similar repositories for full_course_langchain
Users that are interested in full_course_langchain are comparing it to the libraries listed below
Sorting:
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆225Updated 2 years ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆431Updated 2 weeks ago
- AI 应用示例合集☆105Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆256Updated 10 months ago
- 基于大语言模型的检索增强生成RAG示例☆160Updated 5 months ago
- ☆339Updated last year
- ☆219Updated last year
- ☆78Updated 2 years ago
- 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。☆400Updated 11 months ago
- 异步图书:《 GPT图解 大模型是怎样构建的》- 这套代码是AI Coder出现之前,自己用纯手工搭建的一套简单有效的NLP经典算法集合。在大语言模型推动的AI Coder兴起之后,很少有机会再创作这么有“手工风”的代码了,不知道这是值得开心还是值得遗憾的事情。☆177Updated last year
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆183Updated last year
- 数据科学教程、大模型实践案例☆145Updated 3 months ago
- 本地知识库 + chatGLM6B + CustomAgent☆270Updated 2 years ago
- 深蓝学院课程 - 生成式预训练语言模型:理论与实战☆45Updated 2 years ago
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆76Updated 2 years ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆411Updated last year
- langchain中文网是langchain的python中文文档☆68Updated last year
- QA based on local knowledge and LLM.☆237Updated 8 months ago
- qwen ai agent☆139Updated last year
- 大型语言模型实战指南:应用实践与场景落地☆79Updated last year
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆275Updated 2 months ago
- RAG向量召回示例☆136Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆212Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆278Updated 2 months ago
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆365Updated last year
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆207Updated last year
- 快速入门RAG与私有化部署☆208Updated last year
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆583Updated 10 months ago
- 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。☆397Updated last year
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆35Updated 9 months ago