Frequently asked questions
Common questions about AI build vs buy
Is it always cheaper to buy AI than build?
No. Buying is cheaper to start and often cheaper to run for narrow, commodity AI features (transcription, basic summarisation, content moderation). Building is cheaper to run when usage grows past the level where per-seat or per-token SaaS pricing dominates the cost. For a mid-market company doing high-volume internal automation, the break-even on building over buying tends to fall between month 12 and month 24 of production use. For a small team running occasional AI workflows, buying stays cheaper indefinitely.
What does "buy" actually mean for AI?
Three things, often mixed together. First, buying a packaged AI SaaS product (Intercom Fin for support, Gong for sales calls, GitHub Copilot for code). Second, buying access to a foundation model API (OpenAI, Anthropic, Google) and wiring it into a workflow with thin glue. Third, hiring a vertical AI vendor that builds the system in your environment but owns the IP and the roadmap. All three count as buying. The differences between them matter to vendor risk and IP.
What does "build" actually mean for AI in 2026?
Building does not mean training a foundation model from scratch. That is a fifty-million-euro conversation reserved for AI labs. Building means assembling a custom AI system using existing foundation models (Claude, GPT, Gemini, Llama, Mistral) as components, your own data as context, and tools, evaluation, and orchestration owned by you. The output is software the client runs and owns. A typical custom AI build for Nordic mid-market is 3 to 9 months, not 3 years.
How do we decide which AI projects to buy vs build?
Run each candidate AI project through seven criteria: data sensitivity (regulated or proprietary data argues for build), scale (high volume argues for build), vendor risk (operationally critical workflows argue for build), time-to-value (urgent argues for buy), IP value (competitive differentiation argues for build), integration complexity (deep custom integration argues for build), and in-house capability (no AI team available argues for buy or hire a build partner). When five or more criteria point to build, build. When five or more point to buy, buy. The mixed cases are where the hybrid path comes in.
Is building AI always better for vendor risk?
Building reduces vendor risk only if the build is done with portable components: open foundation model options, standard databases (Postgres), open orchestration. A custom build that locks the client into one cloud vendor's AI stack carries similar vendor risk to buying a SaaS product. The vendor risk advantage of building comes from the architecture, not from the word "custom".
What is the hybrid path?
Most mid-market AI strategies in 2026 are hybrid. Buy a packaged product for one or two horizontal use cases (a coding assistant, a meeting transcription tool, a sales call analysis product). Build the AI features that touch proprietary data, sit close to the company's competitive position, or run at a scale where SaaS pricing breaks. The buy components produce time-to-value. The build components produce differentiation. Sequenced together they keep the AI budget productive while the company learns what is durable.
Is Microsoft 365 Copilot a good AI strategy?
No. It is a typing aid inside Office. As an AI strategy it has serious limits and the gap matters. Three issues come up consistently. Quality: adoption inside companies that bought heavy license counts has lagged the seat numbers, and the retrieval behind the answer surface produces shallow output for anything beyond surface drafting. Lock-in: the model, the prompts, the data path, and the evaluation all live inside Microsoft's stack. The customer owns the license fee and not much else. Data residency: for regulated Finnish and EU companies, the data Copilot reads flows through Microsoft's plumbing, and the GDPR story is more complicated than the sales deck suggests. Companies that succeed with Copilot use it as a drafting aid for emails and meeting notes. Companies that get disappointed bought it as their AI roadmap. Build the AI features that touch your business outside the Copilot layer.
What is the typical cost difference between buy and build?
A packaged AI SaaS product runs in the low tens of euros per user per month on average across 2026 market pricing, which is fast to procure and easy to expand. A custom-built AI system for a single function typically costs 60 to 250 thousand euros to bring to production, then 1 to 5 thousand euros per month in foundation-model API costs at moderate scale. The numbers favour buying when the team is small and the use case is narrow. They favour building when the team is large, the data is sensitive, or the workflow is differentiating.
Should a Finnish mid-market company build their own AI?
For functions that touch proprietary customer data or core operational data, yes. For internal productivity (meetings, drafting, coding assistance), buying is almost always faster and cheaper. The wrong answer is to do nothing while the strategy gets debated. Most companies that wait twelve months to decide the build-vs-buy question are twelve months behind competitors who shipped one of each and learned what works.
What is the biggest risk in buying AI?
Data leaving the perimeter. Many AI SaaS products send the company's data to the vendor's infrastructure and the underlying model provider. The contract terms vary. For regulated industries (financial services, healthcare, public sector) the wrong purchase choice creates a compliance incident. The mitigation is to read the data-processing terms carefully, prefer products with clear data-residency guarantees, and route sensitive workflows to a self-hosted build path.