← 返回
效率工具 Key 中文

HK-101 Living RAG

Provides answers by retrieving and synthesizing information from local text or markdown files using a retrieval-augmented generation approach.
利用检索增强生成技术,通过检索与综合本地文本或Markdown文件提供答案。
metatronsdoob369
效率工具 clawhub v1.0.0 1 版本 99890.8 Key: 需要
★ 3
Stars
📥 1,770
下载
💾 23
安装
1
版本
#latest

概述

claw-rag

Simple RAG over local text/markdown.

Inputs

  • query (string): question to answer.
  • docsPath (string, optional): folder of docs (default ./docs relative to CWD).
  • k (number, optional): number of top matches (default 3).

Output

  • answer: synthesized answer from matches.
  • matches: [{path, score, snippet}...]

Requires: OPENAI_API_KEY in env.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 01:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,130
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 433 📥 103,864
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,966