<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Query Rewriting on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/query-rewriting/</link><description>Recent content in Query Rewriting on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 20 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/query-rewriting/index.xml" rel="self" type="application/rss+xml"/><item><title>Intelligent Querying: Leveraging LLMs for Query Rewriting and Multi-Hop Retrieval</title><link>https://ai-blog.noorshomelab.dev/rag-2-0-guide-2026/query-rewriting-multi-hop-retrieval/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/rag-2-0-guide-2026/query-rewriting-multi-hop-retrieval/</guid><description>&lt;h2 id="introduction-beyond-simple-search"&gt;Introduction: Beyond Simple Search&lt;/h2&gt;
&lt;p&gt;Welcome back, fellow RAG enthusiasts! In our previous chapters, we laid the groundwork for Retrieval-Augmented Generation, exploring how to get relevant information to Large Language Models (LLMs) to improve their outputs. We&amp;rsquo;ve seen how crucial effective retrieval is, but what happens when a user&amp;rsquo;s question isn&amp;rsquo;t straightforward? What if the query is ambiguous, uses different terminology than your knowledge base, or requires piecing together information from multiple, distinct sources?&lt;/p&gt;</description></item><item><title>Modern RAG 2.0: Advanced Retrieval Guide</title><link>https://ai-blog.noorshomelab.dev/rag-2-0-guide-2026/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/rag-2-0-guide-2026/</guid><description>&lt;p&gt;This comprehensive guide delves into the evolution of Retrieval-Augmented Generation, moving beyond basic RAG to explore advanced RAG 2.0 architectures. We cover critical components like hybrid search, vector embeddings, GraphRAG, multi-hop retrieval, and intelligent context assembly. Discover how these modern systems significantly enhance accuracy and relevance, complete with real-world applications and project insights.&lt;/p&gt;</description></item><item><title>RAG 2.0: From Basic to Advanced Retrieval-Augmented Generation</title><link>https://ai-blog.noorshomelab.dev/guides/rag-2-0-advanced-guide/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/rag-2-0-advanced-guide/</guid><description>&lt;h2 id="welcome-to-modern-rag-building-intelligent-ai-systems"&gt;Welcome to Modern RAG: Building Intelligent AI Systems&lt;/h2&gt;
&lt;p&gt;Hello there! If you&amp;rsquo;re working with Large Language Models (LLMs), you&amp;rsquo;ve likely encountered Retrieval-Augmented Generation (RAG). It&amp;rsquo;s a powerful technique that helps LLMs provide more accurate and up-to-date answers by giving them access to external knowledge. But as you might have noticed, basic RAG can sometimes fall short, especially with complex questions or when dealing with vast, interconnected information.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s where &lt;strong&gt;RAG 2.0&lt;/strong&gt; comes in. Think of it as an evolution, moving beyond simple document retrieval to a more intelligent, adaptive, and highly accurate way of preparing context for your LLMs. This guide will walk you through the essential techniques and best practices to build RAG systems that truly understand and respond to intricate queries.&lt;/p&gt;</description></item></channel></rss>