What Happens After Your AI Consultant Moves On

Mike Kerchenski
Mike Kerchenski ·
What Happens After Your AI Consultant Moves On

The $3K setup plus $500 a month AI automation pitch sounds great. The real question is who fixes it six months later when it breaks.

A new kind of pitch is landing in small business inboxes. It usually goes something like this: for three to five thousand dollars up front and five hundred a month after that, someone will wire up AI automations for your company. A chatbot that answers questions from your contracts. A search tool that pulls answers out of your Google Drive. Follow-up emails that fire automatically off your CRM data.

The pitch is good. It is good because the underlying idea is genuinely sound. AI tools really can save a small business hours a week, and the people selling these setups are often sharp, motivated, and fast. I am not here to tell you AI automation is a scam. It is not. I use these tools every day in my own work.

But there is a question that almost never comes up in the sales conversation, and it is the only one that matters in the long run: when this breaks in six months, who fixes it?

The consulting wave is real, and the barrier to entry is low

If you have noticed more of these offers lately, you are not imagining it. There is a whole cottage industry coaching non-engineers to package AI workflows and sell them to local businesses. The economics are attractive from the seller's side. Upwork reports AI as its fastest-growing category, with more than 70 percent year-over-year growth and specialized rates reaching 100 to 300 dollars an hour. Nearly 90 percent of small businesses now use at least one AI tool, so the demand is clearly there too.

Here is the part worth sitting with. The barrier to entry for selling these services is a hundred-dollar-a-month AI subscription and some confidence. That is not a knock on anyone's hustle. It is a description of the market. A lot of the people selling production automations have never run anything in production before. They have run demos. Demos and production are different sports.

The setup is the easy part

A retrieval system over your Google Drive, the kind that lets you ask questions and get answers grounded in your own documents, can be stood up in an afternoon. That is real. The tutorials are everywhere and the tools are good.

What the afternoon does not include is everything that comes after. A production-grade version of that same system is not one script. It spans data extraction, document chunking, embeddings, a vector database, indexing, caching, prompt versioning, and cost monitoring. Industry analysis is blunt about this: stitching those pieces together "requires cross-stack expertise that is scarce outside big-tech, and maintenance costs can erase the very ROI that RAG was meant to deliver." That is from a detailed breakdown of RAG operational expenses, and it tracks with what I see.

The setup is maybe 20 percent of the work. The other 80 percent is keeping it alive: when Google changes an API, when the AI provider retires the model version you built on, when your business grows past the data volume the original setup quietly assumed. Someone has to notice, diagnose, and fix each of those. If the person who built it sold you a demo and moved on to the next client, that someone is you.

I wrote a separate piece on what it actually takes to build an AI tool that knows your business without the made-up answers. The short version: the build is the fun part. The discipline is everything after launch.

Security is treated as an afterthought

This is the part that should make you pause before you hand over a folder. These automations need access to your real data. Contracts. Financial records. CRM exports. Customer information. The pitch rarely covers how that data is stored, who can see it, or what happens to it when the engagement ends.

The numbers here are not reassuring. One 2025 governance survey found that 91 percent of small companies are taking on real data-security risk with AI: only 29 percent monitor their AI systems, only 36 percent have anyone responsible for governance, and just 14 percent are familiar with the major regulatory standards. Separately, security researchers note that AI is actively widening the data-leakage attack surface as more sensitive material flows through tools nobody is watching.

You do not need to become a security expert to protect yourself. You need to ask the questions, and you need the person building your system to have good answers. Where does my data live? Who has access? What happens to it if we part ways? If those questions produce a blank stare, that tells you something.

Nobody talks about the ongoing costs

The five-hundred-a-month line sounds like the whole story. It is not. AI automations carry real running costs: the API calls every query makes, the hosting, the storage for your vectorized data, and the work of keeping up as models change. Analysts now point out that while the raw cost of running a model has dropped sharply, integration and maintenance have become the dominant share of total cost, not the model itself.

And costs are not only about dollars. They are about attention. Here is the failure mode that keeps me up: AI models drift. When a provider updates or retunes a model, a workflow that gave steady, reasonable output yesterday can quietly start producing worse output today, with no code change on your end. One analysis of LLM drift in production puts it plainly: by the time anyone notices clear quality degradation, the drift has often been present for weeks or months. Your automation does not crash with a red error. It just gets subtly, expensively wrong while everyone assumes it is fine. That is far more dangerous to a small business than an outage, because an outage you notice.

If this sounds familiar, it is the same trap businesses hit with no-code stacks. I covered the broader version of it in why automations tend to outgrow tools like Zapier. The tool works until the day it doesn't, and then you find out who is actually on the hook.

The real question is who maintains it

Strip everything else away and you are left with the one question that decides whether an AI automation pays off or quietly becomes a liability: who maintains it?

This is not a new problem dressed up in AI clothing. It is the oldest problem in software. Building something is a fraction of the cost of owning it. The difference with AI is that the failure modes are quieter and the data at stake is more sensitive, which makes having a real owner more important, not less.

So when you evaluate anyone selling you AI automation, the non-technical owner included, judge them on these four things:

  • Engineering experience, not just prompting skill. Can this person debug a system at 2 a.m. when it breaks, or only assemble one when it works?
  • Production-grade infrastructure. Is this built to run for years on monitored, maintained hosting, or is it a clever script on someone's personal account?
  • Maintenance included, not extra. Is upkeep part of what you pay, or a surprise invoice the first time something drifts?
  • A track record measured in years. Have they kept real systems running over time, or is the AI-consultant business itself only a few months old?

What this looks like when it is done right

I will be concrete, because this is exactly the gap Hurrah is built to close. Maintenance is not a promise I make in a sales call and forget. It is wired into the work.

Every site I run for a client is monitored continuously. When something breaks, I usually know before the client does. A while back I found and fixed 16 errors across 5 client sites before anyone noticed, using the same error-tracking and session-monitoring setup that catches the quiet, drift-style failures the AI-consultant model misses entirely. That is what ownership looks like in practice: not waiting for a customer to report that something is wrong, but watching for it so they never have to.

The pricing reflects that the maintenance is the point, not an upsell. Hurrah is a flat 250 to 500 dollars a month with no upfront fee, and the developer who builds your system is the same person who keeps it running. There is no handoff to a junior team, no separate support contract, and no moment where the person who understands your system disappears. When AI genuinely fits the job, it gets built on production infrastructure with security and upkeep accounted for from day one. When it does not fit, I will tell you that too.

That is the difference between buying a demo and hiring an owner. The demo is exciting on day one. The owner is still there on day two hundred, when the model has changed three times and your business has grown past where it started.

The takeaway

AI automation is worth doing. The tools are real and the time savings are real. Just do not let the excitement of the setup distract you from the question that determines whether it lasts. Before you sign anything, ask who maintains it, ask where your data lives, and ask what happens when the person who built it moves on. If the answers are vague, the price was never really five hundred a month. You just had not been billed for the rest yet.

If you want to talk through an automation idea with someone who will still be on the hook for it next year, let's talk about what it would take to build and maintain it properly.

Need help with this?

We build custom business software for $250/month with no setup fees. If this article resonated, let's talk about your situation.

Mike Kerchenski

Mike Kerchenski

Experienced full-stack developer with over 25 years of expertise in building web and mobile applications. Proficient in ASP.NET, .NET Framework, ASP.NET MVC, Web API, ASP.NET Core, and Azure. Skilled in database design, database programming, IIS, deployment, source control, dev ops, and front-end development. Passionate about the art and science of programming, constantly learning, and adhering to best practices such as source control, unit testing, and SOLID principles.