<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI on Reflections</title>
    <link>https://annjose.com/topics/ai/</link>
    <description>Recent content in AI on Reflections</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2025. All rights reserved.</copyright>
    <lastBuildDate>Sat, 07 Feb 2026 16:23:08 -0700</lastBuildDate>
    <atom:link href="https://annjose.com/topics/ai/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Agentic Coding In Practice</title>
      <link>https://annjose.com/post/agent-coding-in-practice/</link>
      <pubDate>Sat, 07 Feb 2026 16:23:08 -0700</pubDate>
      <guid>https://annjose.com/post/agent-coding-in-practice/</guid>
      <description>&lt;p&gt;In the &lt;a href=&#34;https://annjose.com/post/agentic-coding-basics/&#34;&gt;last post&lt;/a&gt;, I explained the basic concepts of agentic coding - the terminology, the constructs, when to use what. It was mostly theoretical. This post is the practical follow-up that describes how I actually build features with AI agents day to day.&lt;/p&gt;&#xA;&lt;p&gt;I hesitate to call these &amp;lsquo;best practices&amp;rsquo; because in this fast moving space, it just means &amp;lsquo;what someone discovered last week&amp;rsquo;. So, think of this as a field report: here&amp;rsquo;s what works for me today, and why.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Agentic Coding: The Basic Concepts</title>
      <link>https://annjose.com/post/agentic-coding-basics/</link>
      <pubDate>Wed, 04 Feb 2026 10:11:08 -0700</pubDate>
      <guid>https://annjose.com/post/agentic-coding-basics/</guid>
      <description>&lt;p&gt;I used to think that I love coding, but in the last year, I came to realize that what I love more is &lt;em&gt;building&lt;/em&gt; - creating something useful and beautiful. Last year this time, my coding workflow was to fire up VS Code with  Claude in the browser or GitHub Copilot in &amp;lsquo;Ask&amp;rsquo; mode and brainstorm with a model, review solutions suggested by the LLM, copy code into the editor, test and deploy🚀. This was fun in the beginning, but soon the context-switching became tedious and broke the flow of building.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Compare AI Tools: LLMs and AI Assistants</title>
      <link>https://annjose.com/post/compare-ai-tools-llms/</link>
      <pubDate>Fri, 25 Oct 2024 17:22:33 -0700</pubDate>
      <guid>https://annjose.com/post/compare-ai-tools-llms/</guid>
      <description>&lt;p&gt;In this post, we will compare the most popular AI tools (frontier models and AI assistants) based on its capabilities, limitations and my personal experience of using them day-to-day.&lt;/p&gt;&#xA;&lt;p&gt;In order to accomodate the multiple dimensions of each model, this comparison is represented as mind maps in three parts:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;strong&gt;Language models&lt;/strong&gt; - the most popular text-based models that are used for text-to-text content generation.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;AI assistants&lt;/strong&gt; - the chatbots that are powered by one or more of the above models.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Other models&lt;/strong&gt; - other models that are used for text-to-image, text-to-voice or text-to-video use cases.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;At the end, we will also see the common set of tasks that we try to accomplish using these tools and recommendations on which tool is best for each task.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
