·rag-implementation
</>

rag-implementation

ovachiever/droid-tings

使用向量数据库和语义搜索为 LLM 应用程序构建检索增强生成 (RAG) 系统。在实施基于知识的人工智能、构建文档问答系统或将法学硕士与外部知识库集成时使用。

30安装·3热度·@ovachiever

安装

$npx skills add https://github.com/ovachiever/droid-tings --skill rag-implementation

SKILL.md

Master Retrieval-Augmented Generation (RAG) to build LLM applications that provide accurate, grounded responses using external knowledge sources.

Vector Databases Purpose: Store and retrieve document embeddings efficiently

Embeddings Purpose: Convert text to numerical vectors for similarity search

使用向量数据库和语义搜索为 LLM 应用程序构建检索增强生成 (RAG) 系统。在实施基于知识的人工智能、构建文档问答系统或将法学硕士与外部知识库集成时使用。 来源:ovachiever/droid-tings。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ovachiever/droid-tings --skill rag-implementation
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 rag-implementation?

使用向量数据库和语义搜索为 LLM 应用程序构建检索增强生成 (RAG) 系统。在实施基于知识的人工智能、构建文档问答系统或将法学硕士与外部知识库集成时使用。 来源:ovachiever/droid-tings。

如何安装 rag-implementation?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ovachiever/droid-tings --skill rag-implementation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ovachiever/droid-tings