matte1782/edgevec
High-performance vector search for Browser, Node, and Edge
This tool helps you build applications that offer fast, relevant search directly within a web browser, without needing to send data to a server. You can feed it text, images, or any data transformed into numerical 'vectors' along with descriptive labels, and it quickly finds the most similar items based on your criteria. It's ideal for web developers building interactive, offline-capable search experiences for their users.
Available on npm.
Use this if you need to perform high-performance, intelligent search and filtering directly within a user's web browser, offering capabilities like relevance boosting and fuzzy matching for various data types.
Not ideal if your application requires all data to reside on a central server, or if your end-users are not accessing your application via a modern web browser.
Stars
87
Forks
4
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Monthly downloads
610
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/matte1782/edgevec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
alibaba/zvec
A lightweight, lightning-fast, in-process vector database
devflowinc/trieve
All-in-one platform for search, recommendations, RAG, and analytics offered via API
rryam/VecturaKit
Swift-based vector database for on-device RAG using MLTensor and MLX Embedders
KyroDB/KyroDB
Autonomous Vector database for AI agents and RAG. Hybrid Semantic Cache eliminates cold-cache...
Build5Nines/SharpVector
Lightweight, In-memory, Semantic Search, Text Vector Database to embed in any .NET Application