Lexical Kb

Query a portable, embedding-free lexical knowledgebase bundled as a `.skill`. Use when the user references this KB or asks a question whose answer is in its corpus ({{SOURCE}}). Retrieval is BM25 over a precomputed inverted index — there is no embedding model, so YOU expand the query into search terms before searching. Bundle holds index.json + chunks.jsonl + search.py; pure stdlib, no install, no network.

oaustegard 02d95ad 2 files · 16.0 KB Updated

File contents

oaustegard/experiments/tree/main/lexical-kb/skill_template commit 02d95ad7d1

Frequently asked questions

npx skillmds@latest add oaustegard/lexical-kb