Real-time on-device text-to-image and image-to-image Semantic Search with video stream capture using USearch & UForm AI Swift SDKs for Apple devices 🍏
92
stars
7
forks
source link
Drastically improve search performance #1
Closed
vmanot closed 6 months ago
This PR makes the search lag-free, and adds support for cancelling in-flight search tasks by adopting modern Swift concurrency for the search logic.
Notes:
vDSP
for cosine similarity search (which is portable across all Apple platforms).ContentView
.