ai · 20 June 2023 · 7 min read
Integrating OpenAI Into Your Business Without Rebuilding It
You do not need an AI strategy before you can use AI. You need one workflow that is slow, repetitive and well understood — and the discipline to start there.

Most of the AI conversations we have with business owners begin in the wrong place. They begin with the technology. A better starting question is: which part of your week is spent moving information from one place to another without adding judgement to it?
That is where language models earn their keep first.
Start with one workflow, not a platform
Pick something narrow and boring. Summarising enquiry emails into a standard format. Drafting first-pass replies for a support inbox. Turning meeting notes into action items. Extracting fields from supplier invoices. These tasks share three qualities that make them good candidates: they happen often, the input is text, and a human can check the output in seconds.
Avoid, for now, anything where being wrong is expensive and hard to notice.
Keep a human in the loop until the data says otherwise
The fastest way to lose trust in an AI feature internally is to let it act unsupervised on week one. Ship it as a draft generator. The model proposes, a person approves. Log every approval and every edit.
After a few hundred cases you will have something far more valuable than an opinion: a measured error rate, and a clear picture of which inputs the model handles badly. That is what tells you where automation can safely go next.
Your own data is the differentiator
A general model knows the world. It does not know your pricing, your policies, your product catalogue or the last three years of client correspondence. Connecting it to that material — carefully, with proper access control — is what turns a clever demo into something your team actually opens every morning.
This is the thinking behind OpenAdvisor, one of our own products: an advisor that learns from your documents immediately, without a training project standing between you and a useful answer.
Practical guardrails
- Decide in writing what data may and may not be sent to a third-party model.
- Keep prompts and system instructions in version control, not in someone's notes.
- Log inputs and outputs so you can investigate a bad result later.
- Set a monthly cost ceiling before you launch, not after the first invoice.
- Give users an obvious way to report a wrong answer.
Measure the thing you were trying to fix
Before you build, write down the current number: minutes per enquiry, hours per week, backlog size, response time. Afterwards, measure the same number. If it has not moved, the honest conclusion is that the workflow was the wrong choice — not that AI does not work. Pick another one and try again.
What we usually find
Across the projects we have advised on, the wins are rarely dramatic and almost always cumulative. Twenty minutes saved per person per day, on a task nobody enjoyed. Enquiries answered in an hour instead of a day. A proposal draft ready before the meeting ends.
That is what a good first AI project looks like. The ambitious version comes later, once your team trusts the tool and you have the evidence to justify it.
