mensonones/expo-vector-search
High-performance on-device vector search engine for Expo & React Native. Powered by C++ JSI and USearch (HNSW) for sub-millisecond similarity matching.
This project helps app developers add intelligent search features to their mobile applications without needing a server. It takes data like product images or text descriptions, converts them into 'vector embeddings,' and then allows for ultra-fast, on-device searching for similar items. App developers can use this to create features such as visual product search, automated customer support message routing, or on-device content moderation.
Use this if you are a mobile app developer looking to build fast, privacy-focused semantic search or machine learning features directly into your Expo or React Native applications.
Not ideal if your application requires traditional exact-match database queries or if you prefer server-side processing for all search functionality.
Stars
53
Forks
—
Language
C
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mensonones/expo-vector-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepset-ai/haystack-tutorials
Here you can find all the Tutorials for Haystack 📓
aryn-ai/sycamore
🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
MaartenGr/PolyFuzz
Fuzzy string matching, grouping, and evaluation.
unum-cloud/USearch
Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C,...
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.