<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fayaz Labs</title>
    <description>AI engineering, automation, and technical experiments by Shaik Fayaz. Building intelligent systems, workflow automation, and engineering products.</description>
    <link>https://fayazlabs.com</link>
    <atom:link href="https://fayazlabs.com/rss.xml" rel="self" type="application/rss+xml"/>
    <language>en</language>
    <lastBuildDate>Sun, 17 May 2026 05:48:33 GMT</lastBuildDate>
    <item>
      <title><![CDATA[Practical Agentic AI Patterns I've Used in Production]]></title>
      <description><![CDATA[A breakdown of real-world agent design patterns — from ReAct loops to multi-agent orchestration — learned from building AI automation tools.]]></description>
      <link>https://fayazlabs.com/writing/agentic-ai-patterns</link>
      <guid isPermaLink="true">https://fayazlabs.com/writing/agentic-ai-patterns</guid>
      <pubDate>Mon, 10 Feb 2025 00:00:00 GMT</pubDate>
      <category>Agentic AI</category>
      <category>LLM</category>
      <category>Architecture</category>
      <category>Patterns</category>
    </item>
    <item>
      <title><![CDATA[Building an AI-Powered Test Automation Tool with LLM Intelligence]]></title>
      <description><![CDATA[How I built an intelligent test automation assistant that converts natural language test cases into executable Selenium scripts using LLM-driven DOM analysis.]]></description>
      <link>https://fayazlabs.com/writing/building-ai-test-automation</link>
      <guid isPermaLink="true">https://fayazlabs.com/writing/building-ai-test-automation</guid>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Automation</category>
      <category>LLM</category>
      <category>Selenium</category>
      <category>Testing</category>
    </item>
  </channel>
</rss>