You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’re building a secure search engine for high-dimensional data, like images or audio. Normally, finding the ‘nearest neighbors’ in huge datasets is already hard because the vectors are large and the dataset can be billions of points. We add another challenge: the data is encrypted, so the system must be forward-secure.