<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>AIDIWAS</title>
    <link>https://aidiwas.com</link>
    <description>Learn AI engineering in public.</description>
    <language>en-us</language>
    <item>
      <title>Postgres for AI Apps: A Practical Primer</title>
      <link>https://aidiwas.com/blog/postgres-for-ai-apps-a-practical-primer</link>
      <guid>https://aidiwas.com/blog/postgres-for-ai-apps-a-practical-primer</guid>
      <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
      <description>Why Postgres — with pgvector — is often the only database an AI app actually needs, and where it starts to strain.</description>
    </item>
    <item>
      <title>Getting Started with Pydantic for LLM Outputs</title>
      <link>https://aidiwas.com/blog/getting-started-with-pydantic-for-llm-outputs</link>
      <guid>https://aidiwas.com/blog/getting-started-with-pydantic-for-llm-outputs</guid>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <description>Why raw text out of an LLM is a liability, and how Pydantic models turn it into something your code can actually trust.</description>
    </item>
    <item>
      <title>Building a Typed MDX Content Engine for a Zero-Cost Blog</title>
      <link>https://aidiwas.com/blog/building-a-typed-mdx-content-engine</link>
      <guid>https://aidiwas.com/blog/building-a-typed-mdx-content-engine</guid>
      <pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate>
      <description>How this site reads blog posts straight from the filesystem at build time — no database, no CMS, fully typed.</description>
    </item>
    <item>
      <title>What Is RAG, and Why It Matters</title>
      <link>https://aidiwas.com/blog/what-is-rag-and-why-it-matters</link>
      <guid>https://aidiwas.com/blog/what-is-rag-and-why-it-matters</guid>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
      <description>Retrieval-Augmented Generation in plain terms — what it actually does, when it&apos;s worth the added complexity, and when it isn&apos;t.</description>
    </item>
  </channel>
</rss>