AI consulting

Decide what to build before you spend a quarter building it

Two to four weeks with the engineers who would do the work. You get a prioritised portfolio, a reference architecture, a cost model at your real volume, and a clear list of the use cases we think you should drop.

  • 2-4 weeks
  • Fixed price, agreed before kickoff
  • Claude
  • OpenAI
  • Open-weight models

What is ai consulting?

AI consulting, done usefully, answers three questions: which of your candidate use cases will actually work, what each one costs to build and run, and which one to do first. Our engagements are run by the engineers who would build the system, take two to four weeks, and end with an architecture and a build estimate rather than a maturity model. A material share of them conclude that some proposed use cases should be dropped, which is usually the most valuable finding in the report.

Why teams call us

What usually goes wrong before we get involved

Almost every engagement starts from one of these. If none of them sound familiar, you probably do not need us yet.

The portfolio was chosen by demo quality

Use cases get prioritised by which prototype impressed a leadership meeting rather than by expected return, feasibility or operating cost. The result is a programme that spends its first two quarters on the most visible use case instead of the most valuable one.

Six months of engineering against a use case with no measurable payback.

Nobody has checked the data

Feasibility is assumed based on what teams say about their data. Then the build starts, and the records turn out to be incomplete, contradictory across systems, or missing the field the whole approach depended on.

Discovered in week five of a build rather than week one of an assessment.

Strategy work that cannot be executed

The engagement produces maturity curves and a roadmap, but no architecture, no evaluation criteria and no numbers. The engineering team receives it and has to start the analysis over.

You paid for a description of the problem, not a reduction in risk.

Unit economics never modelled

Cost is estimated from pilot volume. At production volume the inference bill makes the use case indefensible, and the architecture has already been built around a single expensive model.

Projects get cancelled after launch, which is the most expensive time to cancel them.

Scope

What ai consulting covers

Use-case discovery and prioritisation

We work through your candidate list and score each on expected value, feasibility with your actual data, operating cost at real volume, and organisational readiness. The scoring is written down so you can challenge it.

  • Structured interviews with the teams who own the process
  • Value estimate tied to a metric your business already tracks
  • Explicit rejection list with the reasoning for each

Data readiness assessment

We inspect samples of the real records, not a description of them, and report what would have to be fixed before a system could depend on them.

  • Completeness, consistency and duplication analysis on live samples
  • Cross-system contradiction checks
  • Access, residency and consent constraints identified early

Feasibility and technical due diligence

A verdict per use case, grounded in having built similar systems, including the failure modes that are specific to your domain.

  • Comparable-system reference points from work we have shipped
  • Named risks with mitigation or a recommendation to stop
  • Realistic accuracy expectations rather than vendor benchmarks

Reference architecture

A build-ready design for the prioritised use cases: components, data flow, model selection, evaluation strategy and integration points.

  • Component and data-flow design against your existing systems
  • Model selection with a routing plan for cost control
  • Evaluation plan defining measurable success criteria

Build-versus-buy analysis

Per use case, not as a policy. We compare a build against the credible vendor options on total cost over two years, switching cost and strategic dependency.

  • Two-year total cost comparison including operating effort
  • Vendor evaluation against your specific requirements
  • Lock-in and exit assessment for each option

Governance and compliance groundwork

What has to be true for your security, legal and compliance functions to approve the system — identified before the build rather than during review.

  • Applicable regime mapping — DPDP Act, GDPR, HIPAA, SOC 2, sector rules
  • Audit trail and human-oversight requirements defined up front
  • Model and data residency options with the accuracy trade-offs stated

How it runs

The delivery process

Fixed checkpoints with a named deliverable at each one, so you can stop the engagement at any stage and still own something useful.

  1. Framing

    Days 1-3

    We agree the question the engagement will answer and who needs to be convinced by the output. Consulting work fails most often because the question was never made precise.

    You receive: Written engagement scope, success criteria and interview plan.

  2. Discovery

    Week 1-2

    Interviews with process owners, a walkthrough of the systems involved, and hands-on inspection of real data samples.

    You receive: Findings memo covering process reality, data condition and constraints.

  3. Assessment and prioritisation

    Week 2-3

    Each candidate use case is scored, and we build the cost and latency model at your projected volume rather than at pilot volume.

    You receive: Prioritised portfolio with feasibility verdicts and a rejection list.

  4. Architecture and estimate

    Week 3-4

    A reference architecture for the top use cases, an evaluation plan, and a build estimate with risks named.

    You receive: Build-ready architecture, evaluation plan, cost model and estimate.

What you end up owning

  • Prioritised use-case portfolio with explicit scoring and a rejection list
  • Data readiness report based on inspection of real records
  • Reference architecture for the prioritised use cases
  • Evaluation plan defining measurable success criteria
  • Cost and latency model at production volume
  • Build-versus-buy analysis per use case
  • Build estimate with named risks, executable by any competent vendor

Typical stack

  • Claude
  • OpenAI
  • Open-weight models
  • AWS Bedrock
  • Azure OpenAI
  • Google Vertex AI

Engagement

Typical timeline
2-4 weeks
Starting at
Fixed price, agreed before kickoff
Engagement models
Fixed-price assessmentTechnical due diligenceOngoing advisory retainer

Results

What this typically moves

Typical engagement length
2-4 weeks
Share of candidate use cases we usually recommend dropping
30-50%
Price, agreed before we start
Fixed

The question worth paying to answer

Most companies do not have an AI idea shortage. They have six or ten plausible use cases, no way to compare them, and a growing suspicion that the one with the best demo is not the one with the best return.

That is the question this work answers. Not “what is our AI strategy” in the abstract, but: of these candidates, which will actually work with our data, what will each cost to run at our volume, and which do we do first.

Why engineers run the assessment

Feasibility is a technical judgement. Whether a given process can be automated to an acceptable error rate depends on how ambiguous the inputs are, how clean the records are, how the exceptions are distributed, and how well similar systems have performed. Those are things you know from having built them and watched them fail in specific ways.

So the people doing this assessment are the people who would do the build. It makes the estimate honest — nobody is incentivised to describe an easy project they will not have to deliver.

What “data readiness” means in practice

It means we look at your records. Not a survey of how teams rate their data quality, which is consistently optimistic, but a sample of the actual rows and documents the system would depend on, checked for:

  • Fields that are present in the schema and empty in practice.
  • The same entity represented differently across two systems, with no reliable join key.
  • Historical drift, where records from two years ago follow different conventions than current ones.
  • Contradictions between sources that no one has had to reconcile before, because no automated system was reading both.

This is where projects are quietly saved. A use case that assumed a clean customer identifier across three systems, when no such identifier exists, is better discovered in week one.

Modelling cost at real volume

Pilot economics mislead systematically. A hundred queries a day through a frontier model costs almost nothing; a hundred thousand does not. And by the time volume arrives, the architecture usually assumes one model for every step.

We model cost per transaction at your projected volume, identify which steps can run on smaller or open-weight models without measurable accuracy loss, and put that routing plan into the architecture from the start. It is far cheaper to design for than to retrofit.

The rejection list

Every assessment we deliver includes use cases we recommend dropping, with reasons. The recurring ones:

  • No agreed definition of correct. If two experienced people in your team would resolve the same case differently, there is nothing for a system to optimise toward — and nothing to evaluate against.
  • A deterministic system would be better. Some processes described as AI problems are rule engines with a formatting requirement. Rules are cheaper, faster and auditable.
  • The data does not exist. Not “is messy” — genuinely absent.
  • The economics do not close. The operating cost at real volume exceeds the value of the work being automated.

Clients tell us this section saves more money than the recommendations do.

Frequently asked questions

How is this different from a big-firm AI strategy engagement?
Two differences. It is run by engineers who would build the system, so feasibility judgements come from having shipped similar work rather than from market research. And the output is a technical artefact — architecture, evaluation plan, cost model, estimate — that another vendor could execute against. It is shorter and narrower by design: two to four weeks on a defined question, not a quarter-long transformation programme.
What do we get at the end?
A prioritised use-case portfolio with the reasoning made explicit, a feasibility verdict per use case, a reference architecture for the top one or two, an evaluation plan defining what "working" means in measurable terms, a cost and latency model at your expected volume, and a build estimate with the main risks named. You own all of it and can take it to any vendor.
How do you assess whether our data is ready?
By looking at the data. We take a sample of the actual records the system would depend on and check completeness, consistency, duplication, contradictions across sources, and how the shape has drifted over time. Self reported data quality is close to useless — every team believes their data is cleaner than it is, and the gap is where AI projects fail.
Will you tell us not to build something?
Regularly, and it is often the highest-value part of the engagement. The usual reasons are that the process has no agreed definition of a correct outcome, that a deterministic system would be cheaper and more reliable, that the data required does not exist in usable form, or that the return does not justify the operating cost at your volume. We would rather write that in week two than bill you for a build that was never going to work.
Do we have to use you for the build afterwards?
No, and the deliverables are deliberately written so you do not have to. A scope that only one vendor can execute is not a scope, it is a lock-in. Some clients take the architecture to their internal team, some tender it, some continue with us. All three are fine outcomes.

Next Step

Tell us what you are trying to automate

A 30-minute technical call with an engineer who has shipped this before — not a sales qualification round. You leave with a feasibility read, a rough shape for the build, and an honest answer about whether it is worth doing at all.

Book a Technical Call
  • No sales script
  • NDA on request
  • Scoping notes sent within 48 hours
Call us Book a call