Comparisons · · 4 min read

AI integration services: scope, cost drivers and failure modes

Where AI integration budgets actually go, what moves the price, how each vendor category fails, and when renting engineers by the day is the wrong purchase.


Most of an AI integration budget goes to the systems around the model, not the model. On the work we staff, 70% to 80% of engineer days land on source-system access, data preparation, evaluation and production plumbing. The prompt and the model call are the cheap part, and that one fact should decide how you scope, price and staff the job.

What you are paying for

WorkstreamShare of effortWhat eats the days
Access to source systems20-30%Undocumented internal APIs, auth, rate limits, batch export windows
Retrieval and data preparation20-25%Chunking, deduplication, keeping row-level permissions inside the index
Model call layer10-15%Prompts, tool definitions, structured output, retries
Evaluation and regression tests15-20%Building the test set, agreeing what a correct answer is
Production plumbing15-20%Tracing, cost caps, timeouts, behaviour when the provider is down
Changes to the calling application10-15%Review queues, audit trail, the screens a user actually sees

If a proposal prices the model call layer in detail and folds everything else into “integration support”, the estimate is wrong by a factor of three. The same arithmetic seen from the project side is in our note on what drives AI development cost.

What moves the price

Who sells this work, and how each category fails

Fixed price or time and materials

Fixed price works when the interfaces are documented, the data already sits in one place, and the acceptance test exists in writing. That describes maybe one integration in five. For the rest, a fixed-price bid gets padded 30% to 50% against unknowns, and every discovery turns into a change request negotiated by people who are not engineers. Buying engineers on a time-and-materials basis with a checkpoint every two weeks keeps the discovery cost visible while direction is still cheap to change.

Where renting engineers is the wrong choice

Two numbers settle most of these decisions early: the day rate for the seniority you need, which sits on our current daily rates, and an honest count of the source systems in scope.