<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nitmonk Blog</title>
    <link>https://nitmonk.com/blog</link>
    <description>Nitmonk is the learning platform for AI Engineers. Master AI Agents, LangGraph, MCP, Enterprise RAG, AWS Bedrock and production AI systems through practical engineering.</description>
    <language>en-us</language>
    <lastBuildDate>Sun, 20 Sep 2026 09:50:56 GMT</lastBuildDate>
    <atom:link href="https://nitmonk.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Vector Databases Actually Find Your Nearest Neighbors</title>
      <link>https://nitmonk.com/blog/how-vector-databases-find-nearest-neighbors</link>
      <guid isPermaLink="true">https://nitmonk.com/blog/how-vector-databases-find-nearest-neighbors</guid>
      <description>Ask a 10-million-document knowledge base a question and it answers in milliseconds. Here is how vector search really works — IVF, PQ, HNSW, DiskANN — and which database to pick.</description>
      <pubDate>Wed, 02 Sep 2026 00:00:00 GMT</pubDate>
      <category>RAG</category>
      <category>Vector Databases</category>
      <category>AI Agents</category>
    </item>
    <item>
      <title>The Mental Model Every AI Agent Engineer Should Have</title>
      <link>https://nitmonk.com/blog/the-ai-agent-engineer-mental-model</link>
      <guid isPermaLink="true">https://nitmonk.com/blog/the-ai-agent-engineer-mental-model</guid>
      <description>A viewer asked what AI Engineers actually code all day. Here is the mental model I keep coming back to — the seven problems that AI Agent Engineers and AI Architects really solve, for learning, problem solving and interviews.</description>
      <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
      <category>Mindset</category>
      <category>AI Agents</category>
      <category>Careers</category>
    </item>
  </channel>
</rss>