<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agents on Derek's Guides</title><link>https://guides.derekleeds.cloud/tags/agents/</link><description>Recent content in Agents on Derek's Guides</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 13 Jun 2026 13:00:53 -0500</lastBuildDate><atom:link href="https://guides.derekleeds.cloud/tags/agents/index.xml" rel="self" type="application/rss+xml"/><item><title>AI, LLMs, ChatGPT, Claude, and Agents: A Practical Primer</title><link>https://guides.derekleeds.cloud/docs/ai/ai-llms-agents-primer/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate><guid>https://guides.derekleeds.cloud/docs/ai/ai-llms-agents-primer/</guid><description>&lt;p&gt;If you have heard people talk about &lt;strong&gt;AI&lt;/strong&gt;, &lt;strong&gt;LLMs&lt;/strong&gt;, &lt;strong&gt;ChatGPT&lt;/strong&gt;, &lt;strong&gt;Claude&lt;/strong&gt;,
or &lt;strong&gt;agents&lt;/strong&gt;, it can feel like everyone is using the same words to mean
different things.&lt;/p&gt;
&lt;p&gt;That is because they often are.&lt;/p&gt;
&lt;p&gt;This guide is a practical, non-hype primer. It is written for someone who wants
to understand what these tools are, how they differ, when they are useful, and
when to be careful.&lt;/p&gt;
&lt;h2 id="the-short-version"&gt;The short version&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;AI&lt;/strong&gt; is the broad category: software that performs tasks we associate with
intelligence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Machine learning&lt;/strong&gt; is one way to build AI: systems learn patterns from data
instead of being hand-coded for every rule.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Large language models&lt;/strong&gt;, or &lt;strong&gt;LLMs&lt;/strong&gt;, are machine learning models trained to
work with language.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ChatGPT&lt;/strong&gt;, &lt;strong&gt;Claude&lt;/strong&gt;, &lt;strong&gt;Gemini&lt;/strong&gt;, and similar products are applications
built around LLMs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Agents&lt;/strong&gt; are LLM-based systems that can use tools, follow goals, and
sometimes take actions on your behalf.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A normal chatbot answers.&lt;/p&gt;</description></item><item><title>What AI Agents Actually Are</title><link>https://guides.derekleeds.cloud/docs/ai/what-ai-agents-actually-are/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate><guid>https://guides.derekleeds.cloud/docs/ai/what-ai-agents-actually-are/</guid><description>&lt;p&gt;An AI chatbot answers questions.&lt;/p&gt;
&lt;p&gt;An AI agent can do things.&lt;/p&gt;
&lt;p&gt;That is the simplest difference.&lt;/p&gt;
&lt;p&gt;A chatbot might help you write an email. An agent might draft the email, find
the recipient, attach the file, and ask whether it should send it.&lt;/p&gt;
&lt;p&gt;That extra ability is powerful. It is also where the safety conversation gets
real.&lt;/p&gt;
&lt;h2 id="the-short-version"&gt;The short version&lt;/h2&gt;
&lt;p&gt;An &lt;strong&gt;AI agent&lt;/strong&gt; is an AI system that can:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;understand a goal,&lt;/li&gt;
&lt;li&gt;decide what steps might help,&lt;/li&gt;
&lt;li&gt;use tools,&lt;/li&gt;
&lt;li&gt;inspect the results,&lt;/li&gt;
&lt;li&gt;adjust its plan,&lt;/li&gt;
&lt;li&gt;and sometimes take action.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A normal chatbot mostly talks.&lt;/p&gt;</description></item></channel></rss>