GEO

搜索结果:RAG

找到 811 篇相关文章
同义扩展:检索增强生成、retrieval augmented generation、检索增强、知识库问答、私域知识库
RAG检索增强生成如何提升AI大模型性能?2026年最新架构解析

RAG检索增强生成如何提升AI大模型性能?2026年最新架构解析

AI Insight
Retrieval Augmented Generation (RAG) is an AI architecture that enhances large language models by connecting them to external knowledge bases, enabling more accurate, domain-specific responses without costly retraining. 原文翻译: 检索增强生成(RAG)是一种AI架构,通过将大型语言模型连接到外部知识库来增强其性能,无需昂贵的重新训练即可实现更准确、特定领域的响应。
AI大模型2026/4/16
阅读全文 →
相关性 82标题命中「RAG」摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」
检索增强生成(RAG)如何提升AI大模型的准确性和可靠性?

检索增强生成(RAG)如何提升AI大模型的准确性和可靠性?

AI Insight
This paper provides a comprehensive systematic review of Retrieval-Augmented Generation (RAG), tracing its evolution from early open-domain QA to current state-of-the-art implementations, analyzing core components, deployment challenges, and emerging solutions for more reliable knowledge-intensive NLP systems. 原文翻译: 本文对检索增强生成(RAG)进行了全面的系统综述,追溯了其从早期开放域问答到当前最先进实现的发展历程,分析了核心组件、部署挑战以及为更可靠的知识密集型NLP系统而出现的新兴解决方案。
AI大模型2026/4/16
阅读全文 →
相关性 82标题命中「RAG」摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」
RAG技术如何优化大模型性能?2026年最新演进框架与评估方法详解

RAG技术如何优化大模型性能?2026年最新演进框架与评估方法详解

AI Insight
This article provides a comprehensive overview of Retrieval-Augmented Generation (RAG), detailing its evolution from Naive to Advanced and Modular RAG frameworks, key challenges, optimization techniques, and evaluation methods, based on the 2023 survey paper. 原文翻译: 本文基于2023年的综述论文,全面概述了检索增强生成(RAG)技术,详细介绍了其从Naive到Advanced再到Modular RAG框架的演进、关键挑战、优化技术以及评估方法。
AI大模型2026/4/14
阅读全文 →
相关性 82标题命中「RAG」摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」
LlamaFarm边缘AI平台如何实现本地RAG应用开发与隐私保护?

LlamaFarm边缘AI平台如何实现本地RAG应用开发与隐私保护?

AI Insight
LlamaFarm is an open-source edge AI platform that enables developers to build RAG applications, train custom classifiers, and run document processing entirely on local hardware with complete privacy and no API costs. 原文翻译: LlamaFarm是一个开源边缘AI平台,让开发者能够在本地硬件上完全构建RAG应用、训练自定义分类器并运行文档处理,具有完全隐私保护且无需API费用。
GEO技术2026/4/13
阅读全文 →
相关性 82标题命中「RAG」摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」
RAG应用中如何选择最佳文档分块技术?(附静态与动态方法对比)

RAG应用中如何选择最佳文档分块技术?(附静态与动态方法对比)

AI Insight
Despite increasing LLM context lengths, document chunking remains crucial for reducing latency in RAG applications. This article explores static and dynamic chunking techniques, including traditional IR-based, neural IR with embeddings, and ColBERT approaches, emphasizing that the optimal method depends on the specific application requirements. 原文翻译: 尽管LLM上下文长度不断增加,文档分块对于减少RAG应用中的延迟仍然至关重要。本文探讨了静态和动态分块技术,包括基于传统IR、神经IR嵌入和ColBERT的方法,强调最佳方法取决于具体的应用需求。
AI大模型2026/4/13
阅读全文 →
相关性 82标题命中「RAG」摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」
RAGged Edge Box如何实现本地AI文档搜索?(附隐私保护详解)

RAGged Edge Box如何实现本地AI文档搜索?(附隐私保护详解)

AI Insight
RAGged Edge Box is an open-source, privacy-focused AI document search system that runs locally on your laptop using Docker and VirtualBox, featuring semantic search and question-answering capabilities. 原文翻译: RAGged Edge Box是一个开源、注重隐私的AI文档搜索系统,可在本地笔记本电脑上使用Docker和VirtualBox运行,具备语义搜索和问答功能。
GEO技术2026/4/12
阅读全文 →
相关性 82标题命中「RAG」摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」
Antfly分布式搜索引擎如何结合全文、向量与图搜索实现多模态检索?

Antfly分布式搜索引擎如何结合全文、向量与图搜索实现多模态检索?

AI Insight
Antfly is a distributed search engine that combines full-text search, vector similarity, and graph traversal over multimodal data (text, images, audio, video) with built-in RAG agents for retrieval-augmented generation. 原文翻译: Antfly是一个分布式搜索引擎,结合了全文搜索、向量相似性和多模态数据(文本、图像、音频、视频)的图遍历,并内置了用于检索增强生成的RAG代理。
GEO技术2026/4/23
阅读全文 →
相关性 60摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」摘要命中「检索增强生成」
ClawMem如何为AI编程代理提供本地持久化记忆?(附开源架构解析)

ClawMem如何为AI编程代理提供本地持久化记忆?(附开源架构解析)

AI Insight
ClawMem is an open-source, on-device memory system for AI coding agents (Claude Code, OpenClaw, Hermes) that transforms markdown notes and project documents into a persistent, retrieval-augmented knowledge vault. It operates fully locally without API keys or cloud dependencies, using a hybrid architecture combining multi-signal retrieval, composite scoring, intent classification, and self-evolving memory notes to surface relevant context, capture decisions, and maintain a cross-session memory graph. 原文翻译: ClawMem 是一个用于AI编程代理(Claude Code、OpenClaw、Hermes)的开源、设备端记忆系统,它将Markdown笔记和项目文档转化为持久化、检索增强的知识库。它完全在本地运行,无需API密钥或云依赖,采用混合架构,结合多信号检索、复合评分、意图分类和自进化记忆笔记,以提供相关上下文、捕获决策并维护跨会话记忆图。
openclaw2026/4/17
阅读全文 →
相关性 56摘要命中「检索增强」AI 摘要命中「检索增强」正文包含「检索增强」同义扩展命中「检索增强」
AI知识检索系统如何映射人类记忆功能?2026年最新技术对比分析
📌 置顶

AI知识检索系统如何映射人类记忆功能?2026年最新技术对比分析

AI Insight
This comprehensive catalog maps AI knowledge retrieval systems to human cognitive functions, comparing 100+ projects across vector databases, RAG frameworks, and graph-based approaches with detailed hardware compatibility analysis. 原文翻译: 本全面目录将AI知识检索系统映射到人类认知功能,比较了100多个项目,涵盖向量数据库、RAG框架和图基方法,并提供详细的硬件兼容性分析。
GEO技术2026/4/16
阅读全文 →
相关性 56摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」最近30天发布
Awesome LLM Apps有哪些可直接运行的AI智能体模板?(附100+模板实测)

Awesome LLM Apps有哪些可直接运行的AI智能体模板?(附100+模板实测)

AI Insight
Awesome LLM Apps provides 100+ ready-to-run AI agent and RAG templates with step-by-step tutorials, covering AI Agents, Multi-agent Teams, MCP Agents, RAG, Voice Agents, and more. It's provider-agnostic, works with Claude, Gemini, OpenAI, xAI, Qwen, and Llama, and includes free tutorials on Unwind AI. 原文翻译: Awesome LLM Apps 提供100多个可直接运行的AI智能体和RAG模板,附带分步教程,涵盖AI智能体、多智能体团队、MCP智能体、RAG、语音智能体等。它支持多种模型提供商,包括Claude、Gemini、OpenAI、xAI、Qwen和Llama,并在Unwind AI上提供免费教程。
AI大模型2026/4/22
阅读全文 →
相关性 52摘要命中「RAG」AI 摘要命中「RAG」正文包含「RAG」最近30天发布