本项目为书籍《大模型RAG实战》的代码以及资料汇总。
☆285Nov 18, 2024Updated last year
Alternatives and similar repositories for RAG-Book
Users that are interested in RAG-Book are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 大模型LLM,RAG实战☆142Jul 22, 2025Updated 11 months ago
- ☆14Sep 2, 2024Updated last year
- Francois Chollet-Deep Learning with Python的python代码加中文注释☆13Jan 9, 2018Updated 8 years ago
- 企业级RAG系统从入门到精通☆702Jun 25, 2025Updated last year
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆636Nov 17, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本项目使用LLaVA 1.6多模态模型实现以文搜图和以图搜图功能。☆28Feb 26, 2024Updated 2 years ago
- 基于MCP协议和LangChain框架实现的企业级AI多Agent多模态系统,包含RAG技术增强的知识检索能力。☆43Mar 10, 2025Updated last year
- 学习vLLM,使用vLLM部署Qwen2-0.5B的模型,并使用docker部署。☆20Jun 22, 2024Updated 2 years ago
- KDD 2024 AQA competition 2nd place solution☆12Jul 21, 2024Updated 2 years ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,758Updated this week
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated 2 years ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆436Jun 11, 2024Updated 2 years ago
- Retrieval-augmented generation (RAG) examples powered by large language models.☆174Jun 23, 2026Updated 3 weeks ago
- Agentic RAG for open domain text-to-query☆16Aug 28, 2025Updated 10 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Train a 1B LLM with 1T tokens from scratch by personal☆810Apr 27, 2025Updated last year
- Distributed Reinforcement Learning for LLM Fine-Tuning with multi-GPU utilization☆22Mar 12, 2025Updated last year
- SMP 2023 ChatGLM金融大模型挑战赛 60 分baseline思路介绍☆186Aug 10, 2023Updated 2 years ago
- Accepted by EMNLP 2025 Industry Track☆21Oct 6, 2025Updated 9 months ago
- 大型语言模型实战指南:应用实践与场景落地☆90Sep 13, 2024Updated last year
- 基于 Transformer 的中英文翻译项目☆34Oct 1, 2024Updated last year
- 基于AutoDL快速部署开源大模型,更适合中国宝宝的部署教程☆20May 12, 2024Updated 2 years ago
- prompt engineering ,llm,text2sql☆39Oct 7, 2023Updated 2 years ago
- large language model training-3-stages+deployment☆47Aug 14, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 动手学推荐系统-源代码.rar☆29Jan 15, 2024Updated 2 years ago
- Kaggle classic case(Dataset and ipython file)☆10Aug 21, 2019Updated 6 years ago
- Demo app with Loguru logging, async middleware to generate X-request-Id. Works with Gunicorn or Uvicorn, and is safe to use with async/th…☆10Feb 2, 2022Updated 4 years ago
- ☆15Aug 26, 2024Updated last year
- 从零搭建大模型知识库(Build LLM RAG Corpus from scratch)☆89Oct 23, 2024Updated last year
- 大模型检索增强生成技术最佳实践。☆95Sep 4, 2024Updated last year
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆385Mar 29, 2024Updated 2 years ago
- ☆44Apr 11, 2025Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆222Nov 4, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,364May 29, 2026Updated last month
- ☆142Mar 4, 2025Updated last year
- MCP DeepResearch Server: 基于 LangGraph + Ollama + Tavily 的深度研究服务器,支持异步运行、超时控制与进度推送☆32Jun 16, 2025Updated last year
- End-to-end RAG system design, evaluation, and optimization. 极客时间RAG训练营,RAG 10大组件全面拆解,4个实操项目吃透 RAG 全流程。RAG的落地,往往是面向业务做RAG,而不是反过来面向RAG做业务。这…☆792Jul 10, 2026Updated last week
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆1,126May 24, 2026Updated last month
- RAG兴趣小组,全手写的一个RAG应用。Langchain的大部分库会很方便,但是你不一定理解其中原理,所以代码尽可能展现基本算法,主打理解RAG的原理☆267Sep 25, 2024Updated last year
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆283Sep 26, 2024Updated last year