The demo is the product
This site runs the exact same 2-line embed you would install. Right now, in a background worker, your browser has crawled our sitemap, chunked every page, and is computing embedding vectors with a WASM model. Nothing was sent anywhere.
Searches that show off the “semantic” part
The point of semantic search: visitors don't know your page titles. They type intent.
- "how much does this cost"→ lands on Pricing, though that page never says “cost”
- "is my visitors' data safe"→ finds the Privacy architecture doc by meaning
- "put search on my woocommerce store"→ surfaces the WordPress guide
- "cancel my subscription"→ finds Refunds & Cancellation
Watch the palette footer: it shows live indexing progress and flips to "Semantic search ready" when the model finishes warming up. Keyword search works the whole time.