WASM Semantic Search in Rust

Introducing Voy, a portable WebAssembly semantic search engine with vector similarity search in Rust

Daw-Chih Liou
Better Programming
Published in
6 min readMar 13, 2023

--

Image generated by Midjourney

In this article

  • We’ll learn what semantic search is.
  • We’ll discuss how semantic search impacts the user experience
  • We’ll see the use case of a new npm library…

--

--

Write for developers. Documenting web technology, coding patterns, and best practices from my learnings.