AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

soranoba/claude-knowledge-qa-command

Go BSD-3-CLAUSE GitHub ↗
★ 0
stars
50
AI関連スコア
50
個人開発度
1
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

このプロジェクトは、ローカルにあるPDF/Excel/CSVファイルをインデックス化して、その内容に基づいて質問に答えるClaude Code用のカスタムコマンドです。Claude Code上で /knowledge-qa <ディレクトリやファイル> "<質問>" を実行すると、指定パス内の対応ファイルを走査・インデックス化(変更があったファイルのみ再構築、索引は各ファイル横の .index/ に保存)し、類似度の高い断片を抽出して回答と出典位置を返します。 主な特徴: - 対応形式:PDF、Excel(.xlsx/.xls)、CSV - 完全ローカル動作:外部API不要、ファイルはローカルで索引・検索 - バイリンガル対応:質問を日本語と英語に展開して検索 - 検索手法:バイグラム(2連語)マッチングで関連チャンクをスコアリング - 回答には上位チャンクを用い、出典ファイルと位置を提示 想定利用者は、ローカル文書を安全に検索して要点抽出やQAを行いたい開発者・アナリスト・社内ユーザーなど。インストールはリポジトリをクローンして make install を実行すると、バイナリとコマンド定義が所定場所に配置されます。毎回の実行許可を省くための allowList 設定例も提供されています。

使用AIコーディングツール

このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。

Claude Code .claude/

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🤖 LLMモデル (1)
Claude

使用言語(バイト数比)

Go
98%
Makefile
2%

オーナー情報

アカウント
soranoba
タイプ
User
フォロワー
32

日付

GitHub作成日 2026-05-09
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 18:18

類似Repo (同じ言語のAI関連Repo)

MagnumGoYB/aitok
Go 6 AI 50
MarimerLLC/claude-utils

Tools and daemons for Claude Code (memory sync, etc.)

Go 5 AI 75
paultyng/testagent

A fake CLI agent for testing orchestration tooling — emits Claude-shaped hooks, MCP traffic, and stream-json without calling any LLM.

Go 3 AI 70
japananh/aimonitor

macOS menu bar + CLI that watches Claude Code session usage across multiple accounts and switches to whichever has server-side headroom. Local-first, no telemetry.

Go 2 AI 100
Oseas031/axis-cli

Agent-native scheduling system for AI Agents

Go 1 AI 45
DeliciousBuding/dida-cli

Agent-friendly CLI for Dida365 / TickTick

Go 1 AI 70
mopanc/saga

Topic-grained, layered memory layer for AI coding agents — local-first, MCP, single binary. Plug Claude Code / Cursor / Windsurf / Antigravity into persistent memory across sessions and machines.

Go 1 AI 70
cajasmota/archigraph

Multi-repo code knowledge graphs for AI agents. Cross-repo linking, infrastructure topology, watcher-driven freshness.

Go 0 AI 45