<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Vector-Search - Tag - vo.rs</title><link>https://vo.rs/tags/vector-search/</link><description>Vector-Search - Tag - vo.rs</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Sat, 28 Jun 2025 10:00:00 +0000</lastBuildDate><atom:link href="https://vo.rs/tags/vector-search/" rel="self" type="application/rss+xml"/><item><title>Semantic Search on Your Own Documents: Embeddings, Vector DBs, and Practical Limits</title><link>https://vo.rs/story/semantic-search-on-your-own-documents-embeddings-vector-dbs-and-practical-limits/</link><description>&lt;p&gt;Keyword search has a glaring weakness: it only finds documents containing the words you typed. Search your notes for &amp;ldquo;how to back up the database&amp;rdquo; and you&amp;rsquo;ll miss the page titled &amp;ldquo;nightly Postgres dump cron,&amp;rdquo; because it shares not a single word with your query. Semantic search fixes this by matching on &lt;em&gt;meaning&lt;/em&gt; rather than spelling, and you can run the whole thing on your own hardware over your own documents. I did exactly that for a few thousand markdown notes, and it&amp;rsquo;s genuinely changed how I find things. It has also taught me, painfully, where the approach breaks.&lt;/p&gt;</description><pubDate>Sat, 28 Jun 2025 10:00:00 +0000</pubDate></item></channel></rss>