morsoli / llm-books
利用LLM构建应用实践笔记
☆696Updated 4 months ago
Alternatives and similar repositories for llm-books:
Users that are interested in llm-books are comparing it to the libraries listed below
- 企业级RAG系统从入门到精通☆400Updated 3 weeks ago
- 异步图书 《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。☆315Updated 5 months ago
- Large Language Model in Action☆299Updated 2 months ago
- ☆1,263Updated 3 weeks ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆347Updated 2 months ago
- ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址,发出 来)。☆553Updated 2 months ago
- LLM全栈优质资源汇总☆517Updated 4 months ago
- the resources about the application based on LLM with RAG pattern☆1,280Updated 2 months ago
- 收集和梳理垂直领域的开源模型、数据集及评测基准。☆2,456Updated last year
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆504Updated 10 months ago
- ☆250Updated last year
- 中文法律对话语言模型☆1,123Updated 10 months ago
- langchain中文网是langchain的中文文档☆173Updated 6 months ago
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆473Updated 6 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆159Updated 9 months ago
- Model Context Protocol(MCP) 编程极速入门☆168Updated last month
- 结构化的Prompts, 用于各种大语言模型☆548Updated last year
- AI Agent 开发实战☆597Updated 4 months ago
- website☆406Updated 3 weeks ago
- The roadmap of generative AI: use cases and applications | 生成式AI的应用路线图☆610Updated last year
- DL & ML & RS☆300Updated 4 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆167Updated 4 months ago
- 《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。☆1,501Updated last year
- 《AI 研发 提效:自己动手训练 LoRA》,包含 Llama (Alpaca LoRA)模型、ChatGLM (ChatGLM Tuning)相关 Lora 的训练。训练内容:用户故事生成、测试代码生成、代码辅助生成、文本转 SQL、文本生成代码……☆1,077Updated last year
- 《AI 研发提效:构建 AI 辅助编码助手》 —— 介绍如何 DIY 一个端到端(从 IDE 插件、模型选型、数据集构建到模型微调)的 AI 辅助编程工具,类似于 GitHub Copilot、JetBrains AI Assistant、AutoDev 等。☆659Updated 8 months ago
- Examples and guides for using the GLM APIs☆857Updated last month
- 李白 作为唐 代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模…☆1,588Updated 3 months ago
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆202Updated last year
- ☆819Updated this week
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,无须安装任何第三方agent库。☆719Updated 3 months ago