<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Artificial-Intelligence on blog.nath.page</title>
    <link>https://blog.nath.page/tags/artificial-intelligence/</link>
    <description>Recent content in Artificial-Intelligence on blog.nath.page</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.nath.page/tags/artificial-intelligence/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The AI Emergency is a Distraction</title>
      <link>https://blog.nath.page/posts/ai2/</link>
      <pubDate>Sun, 27 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.nath.page/posts/ai2/</guid>
      <description>&lt;p&gt;I have listened to several discussions on the topic of a possible emergency ushered in by artificial general intelligence.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Diary of a CEO : &lt;a href=&#34;https://www.youtube.com/watch?v=OhOmLqR5nN4&#34;&gt;AI Emergency: The AI Labs Are Lying To Everyone, He Says 99% Chance Of Extinction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;All-In Podcast : &lt;a href=&#34;https://www.youtube.com/watch?v=S7CrlFLAmEA&#34;&gt;Jensen Huang: The Doomer Hoax, Superintelligence is Here, and The Future of AI (ft. President Trump)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;and many more&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;My thoughts on the matter at the moment are as follows.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What are AI Agents?</title>
      <link>https://blog.nath.page/posts/ai1/</link>
      <pubDate>Sun, 27 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.nath.page/posts/ai1/</guid>
      <description>&lt;p&gt;The terms agents, agentic AI, agentic development, etc. get used a lot in discussions today. I first paid attention to it after listening to &lt;a href=&#34;https://www.youtube.com/watch?v=NYFGCESmikA&#34;&gt;DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding &amp;amp; Linux&lt;/a&gt;. Then I started understanding what it was after listening to &lt;a href=&#34;https://www.youtube.com/watch?v=Nf4NdV8m28I&#34;&gt;Cal Newport&amp;rsquo;s discussion of GPT 6&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;At their core, AI agents are prompt loops. &lt;strong&gt;At each iteration, the agent assembles context from available inputs, invokes an LLM to reason and select an action, executes that action, observes the outcome, and feeds the observation back into the next iteration. This process repeats until the task is complete or a defined stopping condition is reached.&lt;/strong&gt; (Copied verbatim from &lt;a href=&#34;https://blogs.oracle.com/developers/what-is-the-ai-agent-loop-the-core-architecture-behind-autonomous-ai-systems&#34;&gt;What is the AI Agent Loop?&lt;/a&gt;). This is the &lt;em&gt;perceive → reason → plan → act → observe&lt;/em&gt; loop.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
