Hacker News new | ask | show | jobs
by kartik-sddb 930 days ago
Thanks for commenting :)

Absolutely you can query the embeddings of 1.6M rows, you can try with lance or in memory vector search type. The scalablity will depends on embedding size, machine configurations, etc. Thanks