GOJI
All insights
AI BuildsJun 25, 20266 min read

Your first AI build shouldn't be a chatbot

AI and Engineering Lead
Your first AI build shouldn't be a chatbot

Your first AI build should be internal, text-based, and cheap to be wrong: a drafting tool, an answer lookup, a summariser. The customer-facing chatbot everyone reaches for first is the hardest project in the catalogue wearing a beginner's price tag, and starting there is how businesses conclude AI doesn't work after one bruising quarter.

Why the chatbot is a trap as a first project

A public chatbot speaks with your brand's voice to people you can't see, about topics you didn't anticipate, and its mistakes screenshot beautifully. It will be asked about refunds you don't offer, competitors you'd rather not rank, and legal questions it must not answer. Doing it responsibly means guardrails, escalation paths to a human, monitoring, and a plan for the day it says something confidently wrong to a customer. All of that is real engineering and real process, and you're taking it on before your organisation has shipped a single AI anything.

None of which means the chatbot is a bad project. It means it's an advanced one. The mistake isn't wanting it; the mistake is scheduling it first.

Start behind the counter

Internal builds have forgiving failure modes: a wrong draft gets corrected by the person who asked for it, quietly, in seconds. The same technology that risks embarrassment in public produces steady wins inside. A tool that pulls answers from your own documents so the team stops interrupting each other. A drafter that produces the first version of every proposal so the senior person edits instead of typing. A summariser that turns the week's enquiries into a Monday-morning digest. Same models, a tenth of the risk.

There's a design principle hiding in that proposal example worth making explicit: aim the tool at seventy percent, not a hundred. A build that drafts to mostly-done and hands off to a human ships in weeks, fails safely, and gets adopted, because it makes the expert faster instead of claiming to replace them. Chasing the last thirty percent is where budgets and trust both go to die. Keep the human sign-off as a permanent feature, not a temporary crutch.

Earn the public-facing build with internal wins first.

What a good first build looks like

Four criteria, and the best first projects hit all of them. The task happens weekly, so wins compound. Someone does it with mild resentment, so adoption is pull rather than push. The input and output are both text, which is where the technology is strongest. And a wrong answer is cheap to catch, because the person who asked can see it's wrong. Walk your operations with that checklist and you'll find three candidates before lunch; pick the one whose owner is most enthusiastic, because an internal champion is worth more than a better use case.

On cost and time, the ranges: a simple lookup tool that answers from your own data sits around $5,000 and ships in a few weeks. Most first builds land in that territory. The full internal platform running a meaningful chunk of operations is a later chapter, priced accordingly, and much easier to scope once the first small build has taught everyone what the technology does with your data and your workflows. Our guide to your first AI build covers the scoping in full.

The graduation path

The sequence that works: an internal answer tool first, then assisted drafting, then automation with human sign-off, and only then customer-facing surfaces. Each step teaches something the next one needs. The answer tool teaches you the state of your own documentation, which is usually the first unpleasant surprise. Drafting teaches your quality bar and where the model falls short of it. Supervised automation teaches you the failure modes and builds the logging, review habits, and escalation paths that a public deployment can't live without. By the time the chatbot ships, it's standing on plumbing you trust. The five internal builds that stick are the best place to start.

Most businesses that follow the path discover the internal tools were the higher-ROI projects all along. The chatbot, when it finally ships, is better for the wait: it inherits guardrails that were tested where mistakes were cheap. And a few discover something more useful still, that they never needed the chatbot at all. The impressive project and the valuable project are frequently not the same project, and it takes shipping a small one to tell them apart.

AI BuildsAIAutomation