- AI
- chatbot
- custom GPT
- cost
- SMB
- automation
A "custom GPT" or AI assistant is a chatbot trained on your content — your product docs, past support tickets, price lists, internal wiki — so it answers in your voice and about your business, not the internet at large. For a small or mid-sized company, that can mean faster support replies, a searchable internal knowledge base, and a sales assistant that never forgets a spec. The interesting question is not whether it works, but what it costs and where the money actually goes.
What a custom AI assistant actually does
The core idea is simple: instead of a generic model, you point an assistant at a defined body of knowledge and let it retrieve answers from it. Three use cases cover most of the value for an SMB.
- Customer support. The assistant handles repetitive questions — delivery times, returns, "does it fit X?", setup steps — around the clock, and hands off to a human when it's unsure. Done well, it deflects a large share of routine tickets without your team touching them.
- Internal knowledge. New hires and existing staff ask it instead of pinging a colleague or digging through a shared drive. "What's our warranty policy in Germany?" gets an instant, sourced answer. This is often the highest-return use case because it saves your most expensive people time.
- Sales. A pre-sales assistant qualifies leads, answers product questions on your site at midnight, and books calls — so a warm visitor doesn't cool off waiting for office hours.
None of this requires a bespoke language model. Modern assistants sit on top of an existing model (from OpenAI, Anthropic, or others) and use a technique called retrieval-augmented generation (RAG): they fetch the relevant snippet from your content and answer from it. That's why the cost story splits cleanly into two paths.
Path one: subscription (buy an off-the-shelf platform)
For most SMBs, the honest starting point is a hosted platform where you upload your content, configure the assistant, and embed it. No custom code.
Typical SMB pricing on these platforms:
- Chatbase — a widely used "train a GPT on your data" tool — runs roughly $40/month (Hobby) to $150/month (Standard) to $500/month (Pro) on monthly billing, with about 20% off for annual. Plans are metered in message credits, so what you pay tracks how many replies your bot sends. [Source: Chatbase pricing]
- CustomGPT.ai sits a tier higher: about $99/month (Standard) and $499/month (Premium), with Enterprise quoted individually. [Source: CustomGPT.ai pricing]
- If you mainly want a private assistant for staff to query your own documents, ChatGPT Business is $20/user/month billed annually (or $25 monthly, two-seat minimum), with your data excluded from training by default. Enterprise is sales-negotiated, commonly around $60/user/month with a large seat minimum. [Source: OpenAI; industry reports]
So a small company can stand up a real, useful assistant for somewhere between ~$40 and ~$500 a month, plus a few days of your own time to curate content and test answers. This is the right first move for most owners: cheap enough to trial, fast to deploy, and easy to switch off if it underperforms. If you want to sanity-check the numbers before committing, our chatbot ROI calculator lets you weigh the monthly fee against the support hours it saves.
Path two: a custom build
You move to a custom build when the off-the-shelf tools can't do what you need — deep integration with your CRM or order system, workflows that take actions (issue a refund, update a ticket), strict data-residency or GDPR handling, or a look and behaviour that's genuinely your own.
Reported build costs for 2026 cluster like this:
- A single-purpose custom agent (a support-deflection bot or lead qualifier) typically costs $1,500–$5,000 to build plus $300–$800/month to run.
- A multi-step or multi-agent workflow — several specialised agents coordinating — runs $5,000–$25,000 to build plus $1,000–$3,000/month.
- A bot trained on a substantial proprietary knowledge base with CRM integration is more often quoted at $15,000–$35,000 for mid-market NLP work, rising to $30,000–$120,000 for larger RAG systems. [Sources: thecrunch.io; aisuperior.com; crescendo.ai]
Two cost drivers are easy to underestimate. Integration — wiring the assistant into your helpdesk, CRM, or shop — commonly adds 20–40% to the initial budget. And maintenance and retraining is not optional: budget roughly 15–25% of the build cost per year, or $500–$3,000/month, to keep answers accurate as your products and policies change. [Sources: aisuperior.com; easycomm.io]
Rates matter too. Western European development runs about $90–$200/hour, which is why the same spec costs more here than offshore — you're paying for proximity, language, and GDPR-literate handling of your data. [Source: aisuperior.com]
Which path is right for you?
A useful rule of thumb: start on a subscription, prove the value, then build only what the subscription can't do.
- Choose subscription if your need is answering questions from documents you can upload, you have fewer than a few thousand conversations a month, and you don't need it to take actions in other systems. You'll learn what your customers actually ask — invaluable input for any later build.
- Choose a custom build when the assistant must act inside your systems, when data can't leave your environment, or when the volume is high enough that a per-message subscription becomes more expensive than owning the thing.
The economics of the wider decision — including plain chatbots versus richer assistants — are covered in our pillar on what an AI chatbot costs. If the assistant will live on your website rather than internally, the more specific breakdown in the cost to add AI to your website is the better companion read.
Control and quality: the part that decides success
Cost gets the headlines, but quality and control determine whether the assistant is an asset or an embarrassment. A few non-negotiables:
- Grounding and sources. Insist the assistant answers from your content and can cite where an answer came from. This is your main defence against confident-but-wrong replies.
- A clear handoff. It should recognise when it doesn't know and pass the conversation to a human, rather than inventing an answer.
- Data handling. Confirm your data isn't used to train the underlying model, and that storage and processing meet your GDPR obligations — especially if customers share personal details.
- A feedback loop. Review real conversations weekly at first. The gap between a mediocre and an excellent assistant is almost entirely in the content you feed it and the corrections you make.
Getting started
For most SMBs the smart sequence is: pick a subscription platform, spend a few days curating your best content, run it on a narrow use case, and measure. Only scale into a custom build once the value is proven and the limits are real. If you'd like help choosing the platform, curating the content, or scoping a build that fits your systems and budget, see our AI tools or book a free consultation and we'll map the cheapest path to a result.
Sources: Chatbase pricing; CustomGPT.ai pricing; OpenAI ChatGPT Business pricing and 2026 industry reports; thecrunch.io AI agent pricing; aisuperior.com and crescendo.ai chatbot development cost guides; easycomm.io AI chatbot development cost guide.