<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>RAG on 1630.top 技术博客</title><link>https://www.1630.top/tags/rag.html</link><description>Recent content in RAG on 1630.top 技术博客</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 27 Jul 2026 08:00:00 +0800</lastBuildDate><atom:link href="https://www.1630.top/tags/rag/rss.xml" rel="self" type="application/rss+xml"/><item><title>RAG 检索增强终极优化：混合检索 + 重排序 + 自适应策略 2026实战指南</title><link>https://www.1630.top/articles/rag-hybrid-search-reranking-2026-guide.html</link><pubDate>Mon, 27 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/rag-hybrid-search-reranking-2026-guide.html</guid><description>2026年RAG技术已从简单向量检索演进到混合检索+重排序+自适应策略。本文用完整Python代码演示企业级RAG优化：BM25+向量混合检索、Cross-encoder重排序、自适应路由与质量评估。</description></item><item><title>RAG 检索增强生成实战：从零搭建企业级知识库问答系统</title><link>https://www.1630.top/articles/rag-enterprise-knowledge-base-guide.html</link><pubDate>Sat, 18 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/rag-enterprise-knowledge-base-guide.html</guid><description>从零搭建企业级RAG知识库问答系统，涵盖文档处理、Qdrant向量化、混合检索重排序、FastAPI接口和Docker部署，包含完整可运行代码。</description></item><item><title>RAG 检索增强生成深度优化：从向量检索到混合 Rerank 的生产级实战指南（2026版）</title><link>https://www.1630.top/articles/rag-advanced-optimization-2026.html</link><pubDate>Sun, 05 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/rag-advanced-optimization-2026.html</guid><description>涵盖语义分块、Embedding选型、混合检索(BM25+向量)、Rerank重排序、RAG评估体系的完整优化链路，附生产级Python代码。</description></item></channel></rss>