liteli1987gmail / full_course_langchainLinks
☆70Updated 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实例等。☆209Updated last year
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆173Updated 11 months ago
- AI 应 用示例合集☆98Updated last year
- 基于大语言模型的检索增强生成RAG示例☆151Updated last month
- langchain中文网是langchain的python中文文档☆63Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆259Updated 5 months ago
- 基于ReAct手搓一个Agent Demo☆136Updated last month
- 大型语言模型实战指南:应用实践与场景落地☆72Updated 9 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆203Updated last year
- 快速入门RAG与私有化部署☆191Updated last year
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆230Updated 7 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆130Updated 9 months ago
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆75Updated last year
- 《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》☆360Updated last year
- ☆60Updated 2 months ago
- 数据科学教程案例☆139Updated 5 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆241Updated last year
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆98Updated 6 months ago
- ☆76Updated last year
- Baichuan2代码的逐行解析版本,适合小白☆214Updated last year
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆62Updated 4 months ago
- ☆301Updated last year
- 本地知识库 + chatGLM6B + CustomAgent☆268Updated 2 years ago
- 智谱AI 2024年金融行业大模型挑战赛仓库☆51Updated 4 months ago
- 探索 LLM 在法律行业的应用潜力☆90Updated 6 months ago
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆30Updated 5 months ago
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆495Updated 9 months ago
- 李鲁鲁老师对 吴恩达《ChatGPT Prompt Engineering for Developers》课程中文版的实践☆137Updated last year
- qwen ai agent☆132Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆197Updated 5 months ago