Altor-lab/altor-vec
Client-side vector search powered by HNSW. 54KB gzipped WASM. Sub-millisecond latency.
This tool helps web developers integrate fast, private search features directly into web applications. It takes numerical representations of text, images, or other data (called 'vectors') and quickly finds the most similar items. The result is a highly responsive search experience where data never leaves the user's browser, used by developers building privacy-focused applications.
Use this if you need to perform similarity searches on data directly within a user's web browser, avoiding server costs and ensuring user data privacy.
Not ideal if your application requires extremely large-scale vector indexes (hundreds of millions or billions of vectors) that exceed browser memory limits, or if you prefer a server-side managed solution.
Stars
20
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Altor-lab/altor-vec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure/azure-search-vector-samples
A repository of code samples for Vector search capabilities in Azure AI Search.
curiosity-ai/catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's...
supabase/embeddings-generator
GitHub Action to generate embeddings from the markdown files in your repository.
vector-ai/vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data...
wagtail/wagtail-vector-index
Store Wagtail pages & Django models as embeddings in vector databases