End-to-end RAG system design, evaluation, and optimization. 极客时间RAG训练营,RAG 10大组件全面拆解,4个实操项目吃透 RAG 全流程。RAG的落地,往往是面向业务做RAG,而不是反过来面向RAG做业务。这就是为什么我们需要针对不同场景、不同问题做针对性的调整、优化和定制化。魔鬼全在细节中,我们深入进去探究。
☆815Jul 25, 2026Updated 3 weeks ago
Alternatives and similar repositories for rag-in-action
Users that are interested in rag-in-action are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [RAG训练营] u.geekbang.org/subject/airag/1009927 这是我用Cursor自行制作的RAG Framework,好处是可以掌控RAG每一个环节的教学细节。☆117Oct 28, 2025Updated 9 months ago
- [RAG训练营] u.geekbang.org/subject/airag/1009927 这是一个医疗人员可以参考使用的医疗记录NLP处理工具箱。☆60May 10, 2025Updated last year
- [RAG训练营] u.geekbang.org/subject/airag/1009927 ESG合规审计系统 - 可持续发展报告检查工具☆41Jun 1, 2025Updated last year
- 我从A2A官方克隆下来,并加以修改 的A2A实战代码示例,用于初学者入门教学,大家一起来A2A吧。☆90Jul 6, 2025Updated last year
- Introductory examples for building LLM-based AI agents. 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示…☆512Nov 5, 2025Updated 9 months 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.
- This repository is a hub for AI Agent projects, including GitHub Sentinel, LanguageMentor, and ChatPPT, designed to enhance enterprise wo…☆341Nov 3, 2024Updated last year
- Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)☆1,057Jun 9, 2025Updated last year
- 极客时间MCP新课已经上线!超2000同学一起开启MCP学习之旅!☆127Aug 22, 2025Updated 11 months ago
- A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applicatio…☆1,775Mar 8, 2025Updated last year
- GitHub Sentinel 是专为大模型(LLMs)时代打造的智能信息检索和高价值内容挖掘 AI Agent。它面向那些需要高频次、大量信息获取的用户,特别是开源爱好者、个人开发者和投资人等。GitHub Sentinel 不仅能帮助用户自动跟踪和分析 GitHub 开…☆364Feb 25, 2026Updated 5 months ago
- AI工程化项目实战训练营的代码仓库☆138Feb 2, 2026Updated 6 months ago
- 一个对话类 AI Agent,利用如 LLaMA 3 等大模型为全球超过 100 种语言的个性化学习提供支持,特别适用于全球旅行和生活场景。☆77Feb 25, 2026Updated 5 months ago
- AI 全栈开发快速入门☆251Jul 8, 2026Updated last month
- ChatPPT 是一个基于多模态 AI 技术的智能助手,旨在提升企业办公自动化流程的效率。它能够处理语音、图像和文本等多种输入形式,通过精确的提示工程和强大的自然语言处理能力,为用户生成高质量的 PowerPoint 演示文稿。ChatPPT 不仅简化了信息收集和内容创作过…☆178Dec 11, 2025Updated 8 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.
- Practical LangChain patterns and implementations for real-world LLM applications. 极客时间:LangChain实战课 - 这是LangChain框架早期设计的一系列重点模块的直接而清晰的示例和…☆762Jun 10, 2024Updated 2 years ago
- This repository demonstrates how to use Claude Code to do real engineering work, not just writing code. 本项目是极客时间专栏 《Claude Code 工程化实战》 的…☆1,074Jul 23, 2026Updated 3 weeks ago
- 极客邦邀请制作,极客时间《RAG 快速开发实战》课程对应代码仓库☆18Sep 23, 2024Updated last year
- AI 知识库系统 — 从零搭建,Agent 工程化实战☆146Jul 23, 2026Updated 3 weeks ago
- 极客时间 - 大模型应用开发实战课: 展现LLM应用开发之强大☆78Jul 2, 2024Updated 2 years ago
- A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified engineering slices f…☆228Aug 8, 2026Updated last week
- MCP实战☆106Jul 16, 2025Updated last year
- 极客时间 AI原生基础实战课☆96Jun 28, 2024Updated 2 years ago
- 一套经过生产验证的 OpenClaw + Claude Code 实战知识库:涵盖生产部署、IM 接入、模型配置、安全加固,以及一系列可落地的 AI Agent 业务流项目(小红书发布 / 财务票据 / 智能早报 / CRM / 量化投研 / 密钥巡检自愈)。☆141Jul 8, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 一个简单的多模态RAG项目☆372May 13, 2025Updated last year
- 🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/☆10,443Jul 29, 2026Updated 2 weeks ago
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆2,318Nov 5, 2025Updated 9 months ago
- Companion code for 'Designing AI Agents' (Manning, 2027) — 27 agent design patterns, organized by the 7 cognitive modules. Chapters 1–5 a…☆176Updated this week
- 极客时间《DeepResearch前沿智能体实战课》配套代码☆38Nov 5, 2025Updated 9 months ago
- 基于RAG的私有知识库问答系统☆464Nov 28, 2024Updated last year
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆31,755Jul 30, 2026Updated 2 weeks ago
- Agentic AI 智能体开发实战☆178Jan 23, 2026Updated 6 months ago
- 规范驱动开发实战手册 · Claude Code / OpenCode 双路 · 配套 ai-knowledge-base☆124Aug 2, 2026Updated 2 weeks 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.
- 极客时间 《DeepSeek应用开发实战课》配套代码☆160Sep 30, 2025Updated 10 months ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,408May 29, 2026Updated 2 months ago
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆13,809Jul 28, 2026Updated 3 weeks ago
- 基于langchain框架构建的rag小项目☆37May 22, 2024Updated 2 years ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆24,904Jul 19, 2026Updated 3 weeks ago
- 《大模型项目实战:Agent开发与应用》配套资源☆142Mar 26, 2026Updated 4 months ago
- 医学中文RAG项目,使用langchain+milvus,支持快速一键式部署,支持无缝领域迁移☆295Mar 15, 2026Updated 5 months ago