Engineering local vector search for an iPhone photo library
A code-level tour of Queryable’s current search path: normalize the index once, keep it in a shared Metal buffer, run one matrix multiplication, and select only the strongest results.
Read the engineering note