Voy v1 browser demo

Local embeddings. Local vector search. One clean loop.

This demo runs embeddings in a Worker, indexes them with Voy in the browser, and lets you add, remove, and search your corpus without a server round-trip.

Worker-based embeddings Binary index serialization Exact search

Corpus

Add short notes or documents, then remove any row to update the in-memory index.

Search

Query the current corpus and inspect the ranked neighbors coming back from Voy.

Results will appear here after the first search.