altor-vec is a JavaScript library for vector similarity search that runs entirely in the browser using a 54KB WebAssembly (WASM) module. It requires no server, no API keys, and works offline. Install with npm install altor-vec. Searches are performed locally — no data leaves the user's device.
Browse the blog hub and technical guides covering semantic search, browser RAG, HNSW internals, React integration, and client-side retrieval architecture.