rag-searchFeatured

rag-implementation

5.2k starsUpdated 2025-12-28
Compatible with:claudecodex

描述

使用向量数据库和语义搜索为 LLM 应用构建检索增强生成 (RAG) 系统。

如何使用

  1. 访问 GitHub 仓库获取 SKILL.md 文件
  2. 将文件复制到您的项目根目录或 .cursor/rules 目录
  3. 重启您的 AI 助手或编辑器以应用新技能

完整技能说明

name

rag-implementation

description

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

Tags

#rag#vector#search