AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

soranoba/claude-knowledge-qa-command

Go BSD-3-CLAUSE GitHub ↗
★ 0
stars
50
AI relevance
50
solo dev
1
tool sigs

SUMMARY AI summary 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 Coding Tools Used

This repository contains config files from these AI coding tools, indicating AI-assisted development.

Claude Code .claude/

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Go
98%
Makefile
2%

Owner

Account
soranoba
Type
User
Followers
32

Dates

Created on GitHub 2026-05-09
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:18

Similar repos (same language)

dgy-github/Kiro-Go-Claude
Go 1 AI 50
sqlrush/ccgo

Claude Code Go rewrite project

Go 0 AI 45
klampatech/ralph-cli

All-in-one Ralph Loop + CLI — single static Go binary that bundles ClaytonFarr/ralph-playbook and orchestrates Claude Code for autonomous spec→code loops.

Go 0 AI 45
felipematheus1337/InsightFlow-AI

Plataforma corporativa para coleta, análise e consolidação de informações operacionais. Funcionários registram atividades, solicitações e dados de negócio, enquanto uma camada de IA gera relatórios executivos automatizados enviados aos gestores, permitindo decisões rápidas e baseadas em evidências.

Go 0 AI 55
martinhg/capiko-ai
Go 0 AI 50
boldfield/agentask

API-only coordination substrate for a pool of AI agents draining a backlog of bite-size tasks

Go 0 AI 45