<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Wauldo Blog</title>
    <link>https://wauldo.com/blog</link>
    <description>Engineering insights from the Wauldo team. AI infrastructure, Rust, RAG, and production systems.</description>
    <language>en</language>
    <lastBuildDate>Mon, 31 Mar 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://wauldo.com/feed" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://wauldo.com/og.png</url>
      <title>Wauldo Blog</title>
      <link>https://wauldo.com/blog</link>
    </image>

    <item>
      <title>5 Mistakes to Avoid When Building RAG Systems</title>
      <link>https://wauldo.com/blog/rag-mistakes</link>
      <guid isPermaLink="true">https://wauldo.com/blog/rag-mistakes</guid>
      <pubDate>Mon, 31 Mar 2026 00:00:00 GMT</pubDate>
      <category>Engineering</category>
      <description>From cross-tenant data leaks to hallucination pipelines that don't work. Lessons learned building production RAG infrastructure.</description>
    </item>

    <item>
      <title>Zero Hallucinations: How Our RAG Pipeline Works</title>
      <link>https://wauldo.com/blog/zero-hallucinations</link>
      <guid isPermaLink="true">https://wauldo.com/blog/zero-hallucinations</guid>
      <pubDate>Mon, 31 Mar 2026 00:00:00 GMT</pubDate>
      <category>Deep Dive</category>
      <description>3-path retrieval, multi-source merge, fact-checking, confidence calibration. The full anti-hallucination pipeline explained.</description>
    </item>

    <item>
      <title>How to Get Verified AI Answers in 5 Minutes</title>
      <link>https://wauldo.com/blog/verified-answers</link>
      <guid isPermaLink="true">https://wauldo.com/blog/verified-answers</guid>
      <pubDate>Sun, 30 Mar 2026 00:00:00 GMT</pubDate>
      <category>Tutorial</category>
      <description>Step-by-step tutorial to upload documents and get verified answers with source citations using the Wauldo API.</description>
    </item>

  </channel>
</rss>
