satan9394/dsh-rag0

dsh-rag

RAG 检索增强生成:向量数据库、嵌入、语义搜索、减少幻觉、来源引用。受 wshobson/agents(38k★ MIT)启发。

AI Analysis

核心用于构建知识库问答系统。适合需要设计数据管线、选择向量库并优化检索策略的 AI 应用开发者。

Package
dsh-rag
Version
0.1.0
License
MIT
Last updated
Aug 19, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-rag

使用

对 agent 说"做 RAG / 文档问答系统",rag 技能输出 数据管线 + 向量库选型 + 检索策略 + 评估计划。