logoalt Hacker News

summarityyesterday at 4:35 PM1 replyview on HN

That's where it's at. I'm using the 1600D vectors from OpenAI models for findsight.ai, stored SuperBit-quantized. Even without fancy indexing, a full scan (1 search vector -> 5M stored vectors), takes less than 40ms. And with basic binning, it's nearly instant.


Replies

tacooooooooyesterday at 4:40 PM

this is at the expense of precision/recall though isn't it?

show 2 replies