<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Becoming a Secret Agent :: She Codes One Day Workshop Tutorials (new)</title>
    <link>https://tutorials.shecodes.com.au/ai-fundamentals/becoming_a_secret_agent/index.html</link>
    <description>What Are AI Agents? An AI agent is an LLM that can take actions in the world, not just generate text. It perceives its environment, reasons about what to do, takes an action, observes the result, and repeats.&#xA;The ReAct loop (Reason + Act):&#xA;OBSERVE → THINK → ACT → OBSERVE → THINK → ACT → ... This pattern, formalised by Yao et al. (2022), underlies most modern agent frameworks.</description>
    <generator>Hugo</generator>
    <language>en-au</language>
    <atom:link href="https://tutorials.shecodes.com.au/ai-fundamentals/becoming_a_secret_agent/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>