Pancake

Wiki Knowledge Pack

All of Simple English Wikipedia in one searchable file. No search server, no embedding API, no data leaving this page — watch the meter.

This session
Last query
Every byte itemized. Encoding, search, and ranking run in this tab; the network carries only file ranges.
booting…

    What just happened

    1. Your words became a vector — MiniLM-L6 (45 MB, fp16) runs in this tab via WebAssembly. ~30 ms.
    2. A resident sketch of all 456,153 chunks was scanned — 47.4 MB of 4-bit sketches, held in memory, scanned with WASM SIMD. ~20 ms.
    3. The top ~200 candidates were fetched by byte range — ~66 HTTP range requests, ~390 KiB, against a plain static file.
    4. Exact rerank over the fetched rows picked the top 10.
    5. A calibrated scorer judged the match — strong, weak, or "this pack cannot help you," using retrieval signals plus a 256 KB vocabulary filter.

    Measured, not promised

    Corpus241,787 articles → 456,153 chunks (Simple English Wikipedia, 2023-11)
    Pack222.6 MB artifact · 47.4 MB resident tier, hash-verified at open
    Recall@1095.65% vs exact float search; 100% on hand-written questions
    Per query~66 range requests · ~390 KiB · 0.6–1.5 s cold edge, ~330 ms warm edge, ~20 ms warm browser
    Boot~93 MB one-time (encoder + resident tier), ~8 s cold (loads in parallel); ~2 s on repeat visits via service worker
    Abstention14/14 golden probes pass in CI and in this page

    Honest limits