{"repo":"MauricioPerera/llm-wiki-kit","free":true,"listed":false,"github":"https://github.com/MauricioPerera/llm-wiki-kit","clone":"git clone https://github.com/MauricioPerera/llm-wiki-kit.git","description":"LLM-maintained markdown wiki on a git-native substrate. Obsidian-compatible, three-layer retrieval (grep + BM25 + embeddings), explicit supersession. Built on js-doc-store, js-vector-store, js-git-store.","language":"TypeScript","stars":14,"topics":["cloudflare-workers","deno","knowledge-base","llm","markdown","obsidian","rag","retrieval","typescript","wiki"],"license":"MIT","category":"ai-agents","readme_excerpt":"llm-wiki-kit LLM-maintained personal knowledge base on top of js-doc-store, js-vector-store, and js-git-store. Implements the pattern described by Andrej Karpathy in llm-wiki, with a git-native substrate that addresses the scaling and attribution weaknesses flagged in the discussion. TypeScript strict, tri-target (Node 20+ / Deno 2 / Cloudflare Workers). Adapter-agnostic LLM and embedding interfaces. Status v0.1.0-pre — first public drop. Library API + CLI + one end-to-end example + Workers query-only deployment example all working. - 86/86 vitest tests passing on Node, 8/8 smoke tests on Deno - Strict typecheck clean ( tsc --noEmit and deno check src/index.ts ) - Coverage 93.8% lines / 84.8% branches - Query target verified end-to-end via wrangler dev Public API may change in 0.2. All signatures in API.md §1-7 are considered stable for the 0.1.x line. What it is A CLI ( wiki ) and library that ingests text sources (md, txt, html via readability) into a git-backed Obsidian-compatible markdown wiki, and answers queries over it using three retrieval layers (grep on indexes, BM25 on pages, embeddings on pages). The LLM does the summarizing, cross-referencing, and bookkeeping; the human curates sources and asks questions. The wiki layout separates immutable facts (claims atomic to a single source) from regenerable synthesis (narratives that reference facts, entities, and concepts). Supersession is explicit with historical preservation. Each ingest is a single atomic commit, which","default_branch":null,"files":null,"tree":[],"storefront":"/r/MauricioPerera","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/MauricioPerera/llm-wiki-kit/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}