<?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>AI on Gordon Burgett | Director of Software Engineering, Albers Aerospace</title>
    <link>http://www.gordonburgett.net/tags/ai/</link>
    <description>Recent content in AI on Gordon Burgett | Director of Software Engineering, Albers Aerospace</description>
    <image>
      <title>Gordon Burgett | Director of Software Engineering, Albers Aerospace</title>
      <url>http://www.gordonburgett.net/images/headshot.jpg</url>
      <link>http://www.gordonburgett.net/images/headshot.jpg</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>All content © Gordon Burgett, 2014-2026</copyright>
    <lastBuildDate>Fri, 20 Mar 2026 10:00:00 -0500</lastBuildDate>
    <atom:link href="http://www.gordonburgett.net/tags/ai/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Pushing Claude Code Further with Spec Driven Development</title>
      <link>http://www.gordonburgett.net/posts/2026/03_spec-driven-development/</link>
      <pubDate>Fri, 20 Mar 2026 10:00:00 -0500</pubDate>
      <guid>http://www.gordonburgett.net/posts/2026/03_spec-driven-development/</guid>
      <description>&lt;h1 id=&#34;the-problem-im-trying-to-solve&#34;&gt;The Problem I&amp;rsquo;m Trying to Solve&lt;/h1&gt;
&lt;p&gt;I&amp;rsquo;ve been coding with AI agents for as long as they&amp;rsquo;ve been generally available, and I keep running into the same bottleneck: me. Every time Claude generates code, I need to review it. Every time it completes a feature, I need to verify it actually works. Every time it runs tests, I need to check if the failures are real bugs or hallucinations. I&amp;rsquo;m the human in the loop, and I&amp;rsquo;m slowing everything down.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building Alice, an Empowering AI Agent</title>
      <link>http://www.gordonburgett.net/posts/2026/03_building-ai-agents-that-empower/</link>
      <pubDate>Wed, 18 Mar 2026 10:00:00 -0500</pubDate>
      <guid>http://www.gordonburgett.net/posts/2026/03_building-ai-agents-that-empower/</guid>
      <description>&lt;p&gt;What does it look like to build AI agents that actually empower people&amp;rsquo;s lives, not just &amp;ldquo;augment&amp;rdquo; them?  For HealthShare Technology Solutions, I wanted to build an AI agent
that non-technical users can actually use to take the hassle out of their health care cost sharing plan.  In this post I&amp;rsquo;ll describe the guiding principles and design
decisions that made Alice not just possible, but empowering to everyday users.&lt;/p&gt;
&lt;p&gt;The guiding principles I used in building Alice come down to four key words:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building an Unstructured Data Import</title>
      <link>http://www.gordonburgett.net/posts/2024/11_neighbor-solutions-import/</link>
      <pubDate>Sat, 16 Nov 2024 10:00:00 -0500</pubDate>
      <guid>http://www.gordonburgett.net/posts/2024/11_neighbor-solutions-import/</guid>
      <description>&lt;p&gt;Sometimes the hardest thing to figure out is not &amp;ldquo;how&amp;rdquo; to best apply a new technology, but &amp;ldquo;when not&amp;rdquo; to apply it.
Nowhere has this been more true than with AI.  With the rush to stick the AI brand on every project, software engineers
are being pressured to &amp;ldquo;just throw more AI&amp;rdquo; at the problem and hope it works.&lt;/p&gt;
&lt;p&gt;In my hourly contracting on &lt;a href=&#34;https://neighbor.solutions/&#34;&gt;Neighbor Solutions&lt;/a&gt;, I&amp;rsquo;ve been asked to build a data import
pipeline for community resources.  To give a bit of context, one core function of the Neighbor Solutions app is to
help users who have a heart for our unhoused neighbors to guide them towards helpful resources in their community.  These
can be food banks, shelters, warming stations, and many more.  The major technical difficulty here is getting accurate
data into the system in an automated way.  Many times, lists of these resources are in poorly formatted PDFs or screenshots
of webpages.  There is very little consistency here, so some amount of natural language processing is required.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thoughts on Cursor</title>
      <link>http://www.gordonburgett.net/posts/2024/09_thoughts-on-cursor/</link>
      <pubDate>Fri, 20 Sep 2024 10:00:00 -0500</pubDate>
      <guid>http://www.gordonburgett.net/posts/2024/09_thoughts-on-cursor/</guid>
      <description>&lt;p&gt;As AI tools continue to reshape software development, I&amp;rsquo;ve been particularly impressed with Cursor, an AI-powered code editor that has transformed my daily workflow. After several months of use, I want to share my experiences and observations about why this tool has become indispensable in my development process.&lt;/p&gt;
&lt;p&gt;The most striking impact of Cursor has been the dramatic increase in my productivity - I estimate it has doubled my coding speed.
The secret sauce that Cursor has nailed is the UX around applying suggested edits back to my codebase.
The experience feels natural, almost like dictating your thoughts to a junior developer who then implements the code exactly as you envision it.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
