Embeddings + Tiny Semantic Search (transformers.js)

This shows privacy-first search — we embed text on-device and rank by cosine similarity. No server.

demo

Powered by @xenova/transformers — runs fully in your browser with WebGPU/WASM.