Tag: embeddings
All the articles with the tag "embeddings".
-
Hybrid Search: BM25 and Embeddings Are Better Together
Pure vector search quietly fails on the exact terms, codes, and acronyms users actually type. Combining BM25 with dense retrieval, fusing the two, and paying the latency bill it costs.
-
pgvector vs the Vector DB Gold Rush
Most teams adding semantic search this year should start in the Postgres they already run, not a new vector database. Where pgvector holds, where it doesn't, and how to tell which side of the line you are on.