<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Patrick</title>
    <description>The latest articles on Forem by Patrick (@automatyn).</description>
    <link>https://forem.com/automatyn</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3862856%2Fc8ed1804-518e-4eb5-b457-89a631c5fa9e.png</url>
      <title>Forem: Patrick</title>
      <link>https://forem.com/automatyn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/automatyn"/>
    <language>en</language>
    <item>
      <title>The Real Cost of an AI Agent Is Not the Model</title>
      <dc:creator>Patrick</dc:creator>
      <pubDate>Tue, 07 Apr 2026 19:22:33 +0000</pubDate>
      <link>https://forem.com/automatyn/the-real-cost-of-an-ai-agent-is-not-the-model-1gkm</link>
      <guid>https://forem.com/automatyn/the-real-cost-of-an-ai-agent-is-not-the-model-1gkm</guid>
      <description>&lt;h2&gt;
  
  
  The Real Cost of an AI Agent Is Not the Model
&lt;/h2&gt;

&lt;p&gt;Everyone picking an AI for their business in 2026 starts in the wrong place.&lt;/p&gt;

&lt;p&gt;They compare model prices. They read benchmarks. They ask which one is "best." Then they paste a generic prompt into some chatbot builder and wonder why the bot sounds fake, forgets customers, and makes the same mistakes every week.&lt;/p&gt;

&lt;p&gt;The model is the cheapest part of the setup. The expensive part is the thing nobody talks about.&lt;/p&gt;

&lt;h2&gt;
  
  
  Part 1: What Business Owners Think They're Buying
&lt;/h2&gt;

&lt;p&gt;Walk into any "AI for small business" sales pitch and you'll hear the same pattern.&lt;/p&gt;

&lt;p&gt;"We use GPT-4."&lt;br&gt;
"We use Claude."&lt;br&gt;
"We use Gemini."&lt;/p&gt;

&lt;p&gt;As if the name of the model is the product. As if choosing a bigger model is like choosing a faster car.&lt;/p&gt;

&lt;p&gt;Here's the reality. For 90% of small business use cases (answering FAQs, booking appointments, qualifying leads, handling customer support DMs) the model is basically interchangeable. A mid-tier flash model handles them all. The difference between a $0.15 per million tokens model and a $15 per million tokens model is rarely the thing that makes the bot good or bad.&lt;/p&gt;

&lt;p&gt;The thing that makes the bot good or bad is everything &lt;em&gt;around&lt;/em&gt; the model.&lt;/p&gt;

&lt;h2&gt;
  
  
  Part 2: The Three Files That Actually Matter
&lt;/h2&gt;

&lt;p&gt;When I set up an agent for a business, the first thing I write is not a prompt. It's three files.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;File 1: Personality.&lt;/strong&gt; This is where the bot's voice lives. Not "be helpful and friendly" (every bot has that). Specific positions. Does it push back when a customer asks for a discount below cost? Does it apologize for things the business isn't responsible for? Does it match the business owner's actual vibe or is it generic corporate customer-service tone?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;File 2: Rules.&lt;/strong&gt; Hard boundaries. What the bot is not allowed to do. What questions it has to escalate to a human. What it never says. "Never quote a price that isn't on the pricing page." "Never promise a refund without manager approval." "Never agree that the business made a mistake before investigating."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;File 3: Memory policy.&lt;/strong&gt; What the bot should save to disk, what it should forget at the end of the session, and how long kept memories persist. This is the file most people skip entirely. The result is a bot that forgets last week's complaint, doesn't know who a repeat customer is, and asks the same intake questions every single conversation.&lt;/p&gt;

&lt;p&gt;Together these three files take maybe 90 minutes to write. They do more for the agent's usefulness than any model upgrade will.&lt;/p&gt;

&lt;h2&gt;
  
  
  Part 3: The Hidden Cost Nobody Calculates
&lt;/h2&gt;

&lt;p&gt;Let's talk about what the setup actually costs over a year.&lt;/p&gt;

&lt;p&gt;A typical small business running an AI agent on a mid-tier model (say, handling 500 customer messages per day) spends roughly:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Model API costs: $20-60 per month&lt;/li&gt;
&lt;li&gt;Hosting/infrastructure: $0-30 per month (most self-hosted options are free)&lt;/li&gt;
&lt;li&gt;SaaS chatbot platform: $50-300 per month (if they went with a SaaS)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Notice the pattern. The model is the smallest line item. The SaaS platform is usually the biggest.&lt;/p&gt;

&lt;p&gt;Now here's what the pattern looks like for businesses that get actual results:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;One-time setup work (done once, whether by you or someone you hired): 2-4 hours&lt;/li&gt;
&lt;li&gt;Personality/rules/memory files written and tested: done once&lt;/li&gt;
&lt;li&gt;Model and hosting: commodity, minimal recurring cost&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The expensive businesses are paying $200+ per month forever for a chatbot platform that gives them a generic bot with a swapped-in logo. The businesses that win are paying maybe $30 per month in actual compute, plus a one-time investment in the three files above.&lt;/p&gt;

&lt;h2&gt;
  
  
  Part 4: Why Nobody Talks About This
&lt;/h2&gt;

&lt;p&gt;Two reasons.&lt;/p&gt;

&lt;p&gt;First, the chatbot SaaS industry survives on recurring revenue. Telling customers "the setup is 90 minutes of writing" breaks the business model. Their incentive is to make the setup sound complicated and proprietary so you keep paying the monthly fee.&lt;/p&gt;

&lt;p&gt;Second, most consultants don't know. They're downstream of the same chatbot builders, slapping custom prompts on top of platforms they don't fully understand. They can't tell you about the three-file approach because they've never written those files themselves.&lt;/p&gt;

&lt;p&gt;The people who do know are usually building their own agents, not selling consulting. The gap between "how it really works" and "what's being sold" is wider in AI than in almost any other category right now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Part 5: What This Means If You're Thinking About It
&lt;/h2&gt;

&lt;p&gt;If you're a small business owner considering an AI agent, three takeaways:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Don't pay monthly for a chatbot platform unless you're paying for something specific you can't get otherwise&lt;/strong&gt; (integrations, compliance, support). The model itself is a commodity.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ask any consultant or service "what does the personality file look like?"&lt;/strong&gt; If they don't understand the question, they're not going to build you something that feels custom. They're going to sell you a generic bot with your logo on it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Treat setup as a one-time investment, not a subscription.&lt;/strong&gt; The real cost is 2-4 hours of thinking about how you want the bot to behave, not $200/month for perpetuity.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Part 6: The Setup Problem
&lt;/h2&gt;

&lt;p&gt;I set up AI agents for small businesses. The first thing I do with every client is sit down and write those three files with them. Not "generate" them with a model. Write them. The owner says things out loud and I turn them into the bot's behavior.&lt;/p&gt;

&lt;p&gt;It's boring. It's not technical. It's the 90 minutes most consultants skip because they can't bill for it.&lt;/p&gt;

&lt;p&gt;But it's the 90 minutes that decides whether the bot ends up saving the business 10 hours a week or getting uninstalled after a month.&lt;/p&gt;

&lt;p&gt;If you want to see what this looks like for your specific business (the three files, the setup, the actual cost) I'm at automatyn.co. One-time setup work, you own the result, no monthly platform lock-in.&lt;/p&gt;

&lt;p&gt;The model is the commodity. What you do around the model is the product.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Tags: ai, automation, smallbusiness, productivity&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>smallbusiness</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I Was Replying to Customer DMs at 11pm on a Saturday. That Was the Moment Everything Changed.</title>
      <dc:creator>Patrick</dc:creator>
      <pubDate>Sun, 05 Apr 2026 22:32:07 +0000</pubDate>
      <link>https://forem.com/automatyn/i-was-replying-to-customer-dms-at-11pm-on-a-saturday-that-was-the-moment-everything-changed-4d7d</link>
      <guid>https://forem.com/automatyn/i-was-replying-to-customer-dms-at-11pm-on-a-saturday-that-was-the-moment-everything-changed-4d7d</guid>
      <description>&lt;p&gt;You know that feeling when you realize you have been doing something the hard way for years?&lt;/p&gt;

&lt;p&gt;That was me. Sitting on my couch at 11pm on a Saturday night, replying to customer messages on WhatsApp while my partner watched a movie without me.&lt;/p&gt;

&lt;p&gt;Not for the first time. Not even for the tenth time.&lt;/p&gt;

&lt;p&gt;I run a small service business. Nothing fancy. But the messages never stop. "What are your prices?" "Do you work weekends?" "Can I reschedule?" The same 10 questions, over and over, every single day.&lt;/p&gt;

&lt;p&gt;I was spending 15 hours a week on this. I tracked it for one month and the number shocked me.&lt;/p&gt;

&lt;h2&gt;
  
  
  The breaking point
&lt;/h2&gt;

&lt;p&gt;That Saturday night I opened my phone to check one message. Twenty minutes later I was still typing. My partner said "you are always on your phone" and I realized she was right.&lt;/p&gt;

&lt;p&gt;I was not running a business. The business was running me.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I tried first
&lt;/h2&gt;

&lt;p&gt;I looked at chatbot platforms. Intercom wanted $200 a month. Tidio wanted $99. For a small business doing maybe 30 conversations a day, that felt like a lot for what was basically a glorified FAQ page.&lt;/p&gt;

&lt;p&gt;Then I found OpenClaw. Open source. Free to run on your own server. Uses AI models like GPT or Claude to actually understand what people are asking instead of just matching keywords.&lt;/p&gt;

&lt;p&gt;The catch: setting it up yourself takes 15 to 40 hours if you are not technical.&lt;/p&gt;

&lt;h2&gt;
  
  
  What actually worked
&lt;/h2&gt;

&lt;p&gt;I did not have 40 hours. I hired someone to set it up for me. Cost $400 one time. Took them about 3 hours. I spent maybe 2 hours briefing them and reviewing the result.&lt;/p&gt;

&lt;p&gt;The bot went live on a Monday morning.&lt;/p&gt;

&lt;p&gt;By Friday it had handled 187 messages without me touching anything.&lt;/p&gt;

&lt;h2&gt;
  
  
  The numbers after 30 days
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Messages handled automatically: 312&lt;/li&gt;
&lt;li&gt;Response time: under 5 seconds (mine was 23 minutes on average)&lt;/li&gt;
&lt;li&gt;Messages that came in after midnight: 34% of total volume&lt;/li&gt;
&lt;li&gt;Customer complaints about the bot: 2&lt;/li&gt;
&lt;li&gt;Time I spent on messages: went from 15 hours a week to about 2&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Those 2 hours were the complex stuff. Refund requests, custom quotes, situations where a human judgment call actually mattered.&lt;/p&gt;

&lt;p&gt;The other 85% was the same 10 questions on repeat. The bot handles those better than I did because it never gets tired, never gets short with someone, and never takes 23 minutes to respond.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I learned
&lt;/h2&gt;

&lt;p&gt;The biggest lesson was not about AI. It was about how long I let myself be the bottleneck in my own business because "nobody can do it like I can."&lt;/p&gt;

&lt;p&gt;Turns out a bot can do most of it better than I can. And I get my Saturday nights back.&lt;/p&gt;

&lt;h2&gt;
  
  
  For anyone considering this
&lt;/h2&gt;

&lt;p&gt;If you are non technical, do not try to set it up yourself unless you genuinely enjoy server configuration. Hire someone. The $300 to $800 you spend on setup pays for itself in the first week of time saved.&lt;/p&gt;

&lt;p&gt;If you are technical, OpenClaw documentation is solid. Budget a weekend.&lt;/p&gt;

&lt;p&gt;Either way, stop answering the same questions manually. It is 2026. There is a better way.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;I now run &lt;a href="https://automatyn.co" rel="noopener noreferrer"&gt;Automatyn&lt;/a&gt;, helping other small business owners set up AI agents so they can stop being a human FAQ machine.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>smallbusiness</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
