<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>DiamantAI Blog, Nir Diamant</title>
    <link>https://diamant-ai.com/blog</link>
    <atom:link href="https://diamant-ai.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>Weekly deep dives on AI agents, RAG systems, prompt engineering, and production AI by Nir Diamant.</description>
    <language>en-US</language>
    <copyright>© 2026 DiamantAI</copyright>
    <managingEditor>nir@diamant-ai.com (Nir Diamant)</managingEditor>
    <webMaster>nir@diamant-ai.com (Nir Diamant)</webMaster>
    <pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
    <lastBuildDate>Sat, 18 Apr 2026 23:30:03 GMT</lastBuildDate>
    <generator>scripts/generate-rss.mjs</generator>
    <image>
      <url>https://diamant-ai.com/lovable-uploads/500cf9c8-5bd2-428e-aaf6-84bca9e1a8ed.png</url>
      <title>DiamantAI</title>
      <link>https://diamant-ai.com/</link>
    </image>
  <item>
    <title>OpenClaw Tutorial - Build an AI Agent That Manages Your Bills and Sends You a Daily Briefing on WhatsApp</title>
    <link>https://diamant-ai.com/blog/openclaw-tutorial-build-an-ai-agent-that-manages-your-bills-and-sends-you-a-daily-briefing-on-whatsapp</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/openclaw-tutorial-build-an-ai-agent-that-manages-your-bills-and-sends-you-a-daily-briefing-on-whatsapp</guid>
    <pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[Step-by-step tutorial for building a practical AI agent that monitors your bills, analyzes spending, and sends daily WhatsApp summaries.]]></description>
    <category>AI Agents</category>
    <category>Tutorial</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Moltbook - A Social Media for AI Agents - Explained</title>
    <link>https://diamant-ai.com/blog/moltbook-a-social-media-for-ai-agents-explained</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/moltbook-a-social-media-for-ai-agents-explained</guid>
    <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[Moltbook is a new platform where AI agents interact on social media. Here's how it works, why it's interesting, and what it means for multi-agent systems.]]></description>
    <category>AI Agents</category>
    <category>Platforms</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Once and for All - What Clawdbot Actually Is and Why It&apos;s Not Claude Code</title>
    <link>https://diamant-ai.com/blog/once-and-for-all-what-clawdbot-actually-is-and-why-its-not-claude-code</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/once-and-for-all-what-clawdbot-actually-is-and-why-its-not-claude-code</guid>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[Clearing up the confusion between Clawdbot and Claude Code, what each tool does, how they differ, and when to use which.]]></description>
    <category>Tools</category>
    <category>Claude</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Stop Thinking Claude Code Is Magic. Here&apos;s How It Actually Works</title>
    <link>https://diamant-ai.com/blog/stop-thinking-claude-code-is-magic-heres-how-it-actually-works</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/stop-thinking-claude-code-is-magic-heres-how-it-actually-works</guid>
    <pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[A technical breakdown of how Claude Code works under the hood, from context management to tool use patterns and system prompts.]]></description>
    <category>Tools</category>
    <category>Claude</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>You&apos;re Using Claude Code Wrong (And Wasting Hours Every Day)</title>
    <link>https://diamant-ai.com/blog/youre-using-claude-code-wrong-and-wasting-hours-every-day</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/youre-using-claude-code-wrong-and-wasting-hours-every-day</guid>
    <pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[Most developers use Claude Code like a fancy autocomplete. Here's how to unlock its full potential and 10x your productivity.]]></description>
    <category>Tools</category>
    <category>Claude</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Why AI Agents Need to Check Their Own Work</title>
    <link>https://diamant-ai.com/blog/why-ai-agents-need-to-check-their-own-work</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/why-ai-agents-need-to-check-their-own-work</guid>
    <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[Self-verification is the missing piece in most AI agent architectures. Here's how to build agents that validate their own outputs before returning results.]]></description>
    <category>AI Agents</category>
    <category>Production</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>How to Stop AI Hallucinations</title>
    <link>https://diamant-ai.com/blog/how-to-stop-ai-hallucinations</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/how-to-stop-ai-hallucinations</guid>
    <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[AI hallucinations are one of the biggest challenges in production AI. Here are battle-tested techniques to minimize and control them.]]></description>
    <category>RAG</category>
    <category>Production</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Context Engineering: How AI Turns Email Chaos into Searchable Intelligence</title>
    <link>https://diamant-ai.com/blog/context-engineering-how-ai-turns-email-chaos-into-searchable-intelligence</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/context-engineering-how-ai-turns-email-chaos-into-searchable-intelligence</guid>
    <pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate>
    <description><![CDATA[A practical walkthrough of building an AI-powered email intelligence system using context engineering principles.]]></description>
    <category>Context Engineering</category>
    <category>RAG</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Why AI Experts Are Moving from Prompt Engineering to Context Engineering</title>
    <link>https://diamant-ai.com/blog/why-ai-experts-are-moving-from-prompt-engineering-to-context-engineering</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/why-ai-experts-are-moving-from-prompt-engineering-to-context-engineering</guid>
    <pubDate>Tue, 30 Dec 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[Context engineering is the new frontier, going beyond prompts to control the entire information environment around your AI system.]]></description>
    <category>Prompt Engineering</category>
    <category>AI Trends</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>The Hidden Algorithms Powering Your Coding Assistant</title>
    <link>https://diamant-ai.com/blog/the-hidden-algorithms-powering-your-coding-assistant</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/the-hidden-algorithms-powering-your-coding-assistant</guid>
    <pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[What's really happening behind the scenes when your AI coding assistant generates code, the retrieval, ranking, and generation pipeline explained.]]></description>
    <category>Tools</category>
    <category>Architecture</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>The AI Arms Race Is Over. Smart Engineering Won</title>
    <link>https://diamant-ai.com/blog/the-ai-arms-race-is-over-smart-engineering-won</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/the-ai-arms-race-is-over-smart-engineering-won</guid>
    <pubDate>Tue, 02 Dec 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[The era of scaling compute is ending. What's replacing it is smarter engineering, better architectures, evaluation, and deployment patterns.]]></description>
    <category>AI Trends</category>
    <category>Production</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>This Simple Trick Makes AI Agents Far More Reliable</title>
    <link>https://diamant-ai.com/blog/this-simple-trick-makes-ai-agents-far-more-reliable</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/this-simple-trick-makes-ai-agents-far-more-reliable</guid>
    <pubDate>Tue, 25 Nov 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[Making AI agents argue with themselves dramatically improves reliability. Here's the self-debate pattern and how to implement it.]]></description>
    <category>AI Agents</category>
    <category>Production</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Google&apos;s Agent2Agent (A2A) Explained</title>
    <link>https://diamant-ai.com/blog/googles-agent2agent-a2a-explained</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/googles-agent2agent-a2a-explained</guid>
    <pubDate>Tue, 18 Nov 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[Google's new Agent2Agent protocol enables AI agents to communicate and collaborate across platforms. Here's how it works and why it matters.]]></description>
    <category>AI Agents</category>
    <category>Architecture</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Model Context Protocol (MCP) Explained</title>
    <link>https://diamant-ai.com/blog/model-context-protocol-mcp-explained</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/model-context-protocol-mcp-explained</guid>
    <pubDate>Tue, 04 Nov 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[A deep dive into Anthropic's Model Context Protocol, what it is, how it works, and why it matters for connecting AI models to external tools and data sources.]]></description>
    <category>MCP</category>
    <category>Architecture</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>How to Choose Your AI Agent Framework</title>
    <link>https://diamant-ai.com/blog/how-to-choose-your-ai-agent-framework</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/how-to-choose-your-ai-agent-framework</guid>
    <pubDate>Tue, 21 Oct 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[A practical comparison of AI agent frameworks, when each shines, their trade-offs, and how to choose the right tool for your project.]]></description>
    <category>AI Agents</category>
    <category>Frameworks</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Graph RAG Explained</title>
    <link>https://diamant-ai.com/blog/graph-rag-explained</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/graph-rag-explained</guid>
    <pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[How Graph RAG combines knowledge graphs with retrieval-augmented generation to deliver more accurate, structured, and contextual AI responses.]]></description>
    <category>RAG</category>
    <category>Architecture</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>AI Deep Research Explained</title>
    <link>https://diamant-ai.com/blog/ai-deep-research-explained</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/ai-deep-research-explained</guid>
    <pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[How AI deep research tools work, from multi-step reasoning to iterative search and synthesis. A technical breakdown of the emerging research agent pattern.]]></description>
    <category>AI Agents</category>
    <category>Research</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Your First AI Agent: Simpler Than You Think</title>
    <link>https://diamant-ai.com/blog/your-first-ai-agent-simpler-than-you-think</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/your-first-ai-agent-simpler-than-you-think</guid>
    <pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[A beginner-friendly guide to building your first AI agent from scratch, covering what agents really are, how they work, and step-by-step instructions to build one.]]></description>
    <category>AI Agents</category>
    <category>Beginner</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Memory Optimization Strategies in AI Agents</title>
    <link>https://diamant-ai.com/blog/memory-optimization-strategies-in-ai-agents</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/memory-optimization-strategies-in-ai-agents</guid>
    <pubDate>Tue, 09 Sep 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[How to give AI agents persistent memory, covering short-term, long-term, episodic, and semantic memory implementations with practical strategies.]]></description>
    <category>AI Agents</category>
    <category>Memory</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  <item>
    <title>Controllable Agent for Complex RAG Tasks</title>
    <link>https://diamant-ai.com/blog/controllable-agent-for-complex-rag-tasks</link>
    <guid isPermaLink="true">https://diamant-ai.com/blog/controllable-agent-for-complex-rag-tasks</guid>
    <pubDate>Mon, 25 Aug 2025 00:00:00 GMT</pubDate>
    <description><![CDATA[How to build controllable agents that handle complex RAG workflows, with user-guided retrieval strategies and transparent decision-making.]]></description>
    <category>RAG</category>
    <category>AI Agents</category>
    <dc:creator>Nir Diamant</dc:creator>
  </item>
  </channel>
</rss>
