<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Knowledge Graphs on XiDao Tech Blog</title><link>https://blog.xidao.online/en/tags/knowledge-graphs/</link><description>Recent content in Knowledge Graphs on XiDao Tech Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 XiDao</copyright><lastBuildDate>Sun, 03 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.xidao.online/en/tags/knowledge-graphs/index.xml" rel="self" type="application/rss+xml"/><item><title>Agentic RAG in 2026: Building Self-Correcting Retrieval Pipelines with MCP and Knowledge Graphs</title><link>https://blog.xidao.online/en/posts/2026-05-03-agentic-rag-mcp-knowledge-graph/</link><pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate><guid>https://blog.xidao.online/en/posts/2026-05-03-agentic-rag-mcp-knowledge-graph/</guid><description>&lt;h2 class="relative group"&gt;The RAG Problem Nobody Talks About
 &lt;div id="the-rag-problem-nobody-talks-about" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#the-rag-problem-nobody-talks-about" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;By mid-2026, nearly every serious AI application uses some form of Retrieval-Augmented Generation. But if you&amp;rsquo;ve deployed RAG in production, you know the dirty secret: &lt;strong&gt;most RAG pipelines fail silently.&lt;/strong&gt; They retrieve documents that look relevant but don&amp;rsquo;t actually answer the question. They hallucinate citations. They return stale data from indices that haven&amp;rsquo;t been updated.&lt;/p&gt;
&lt;p&gt;The 2024-era &amp;ldquo;embed → retrieve → stuff into prompt&amp;rdquo; pipeline is dead. What&amp;rsquo;s replaced it is &lt;strong&gt;Agentic RAG&lt;/strong&gt; — a paradigm where the retrieval process itself is driven by an AI agent that reasons about what information it needs, evaluates the quality of what it finds, and iterates until it has a trustworthy answer.&lt;/p&gt;</description></item></channel></rss>