Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Embeddings are what encode the “meaning” of a given text. Similarity search works by computing the angle between your query vector and the rest of the vectors already stored. DuckDB (and columnar stores in general) is great at aggregation. It’s particularly well suited because DuckDB is a single file. There’s no server to muck with.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: