·rag pipeline builder
{}

rag pipeline builder

eddiebe147/claude-settings

构建检索增强生成系统,将 LLM 响应融入您的数据中

51安装·0热度·@eddiebe147

安装

$npx skills add https://github.com/eddiebe147/claude-settings --skill rag pipeline builder

SKILL.md

The RAG Pipeline Builder skill guides you through designing and implementing Retrieval-Augmented Generation systems that enhance LLM responses with relevant context from your own data. RAG combines the power of large language models with the precision of information retrieval, reducing hallucinations and enabling AI to work with private, current, or domain-specific knowledge.

This skill covers the complete RAG stack: document ingestion, chunking strategies, embedding generation, vector storage, retrieval optimization, context injection, and response generation. It helps you make informed decisions at each stage based on your specific requirements for accuracy, latency, cost, and scale.

Whether you are building a documentation Q&A bot, a customer support system, or an enterprise knowledge assistant, this skill ensures your RAG implementation follows production best practices.

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/eddiebe147/claude-settings --skill rag pipeline builder
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 rag pipeline builder?

构建检索增强生成系统,将 LLM 响应融入您的数据中 来源:eddiebe147/claude-settings。

如何安装 rag pipeline builder?

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

这个 Skill 的源码在哪?

https://github.com/eddiebe147/claude-settings