<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Embeddings - Tag - vo.rs</title><link>https://vo.rs/tags/embeddings/</link><description>Embeddings - 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>Wed, 27 May 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://vo.rs/tags/embeddings/" rel="self" type="application/rss+xml"/><item><title>Talking to Your Documents: A Practical RAG Pipeline with Open-Source Tools</title><link>https://vo.rs/story/talking-to-your-documents-a-practical-rag-pipeline/</link><description>&lt;p&gt;There is a particular kind of frustration in knowing that the answer you need is somewhere in a forty-page PDF, and that finding it means reading all forty pages. Retrieval-Augmented Generation turns that pile of documents into something you can simply talk to. Ask a question in plain English, and the system finds the relevant passages and answers from them. The very best part is that you can build a working version yourself, on your own machine, using only open-source tools and a modest Python script. This guide walks through exactly that — a small but complete RAG pipeline that lets you interrogate your own documents.&lt;/p&gt;</description><pubDate>Wed, 27 May 2026 09:00:00 +0000</pubDate></item></channel></rss>