Hacker News new | ask | show | jobs
by montebicyclelo 980 days ago
They do still carry out search, but using a brute force approach (dot product over all the embeddings) instead of vector db. Their point is that they aren't likely to generate enough messages for brute force to be an issue. (Even over 100s of thousands of embeddings brute force is pretty fast.)
1 comments

> Even over 100s of thousands

* number of languages, no?