DeveloperMindset-com/faiss-mobile
FAISS library compiled for iOS, macOS, tvOS, watchOS
This project helps iOS, macOS, tvOS, and watchOS developers integrate Facebook AI's FAISS library into their mobile applications. It compiles the FAISS similarity search library into a format (XCframework) that can be easily used in Xcode projects, enabling efficient search for similar data points (vectors) directly on Apple devices. The end user is an Apple platform developer looking to add on-device machine learning capabilities.
Use this if you are an Apple platform developer who needs to perform efficient similarity searches directly on user devices for tasks like image recognition, recommendation engines, or data clustering.
Not ideal if you are not an Apple platform developer or if your similarity search needs are server-side rather than on-device.
Stars
68
Forks
8
Language
Roff
License
MIT
Category
Last pushed
Dec 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/DeveloperMindset-com/faiss-mobile"
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.