GEN3BLOCK
Sign inStart Here
Procurement

Before You Hire an AI Vendor: Do They Understand AI, or Just the Tools?

Author
Charles Nwankpa
Published
12 August 2026
Reading time
9 min read
Sections
10

Summary

The market filled with new AI job titles faster than buyers could learn to evaluate them. How to tell production experience from a polished demonstration.

Contents10 sections
  1. 01Being able to use AI is not the same as understanding AI
  2. 02“Have you trained an AI model?” is useful, but it is not the only question
  3. 03Ask to see what they have actually put into production
  4. 04Be careful with vendors who begin with the solution
  5. 05Training vendors deserve the same scrutiny
  6. 06Ask who will actually deliver the work
  7. 07Beware of outsourcing without ownership
  8. 08Ten questions to ask before choosing an AI vendor
  9. 09Credentials matter. Evidence matters more.
  10. 10Before choosing the vendor, assess the buyer

AI has created a new type of buying problem.

A few years ago, an organisation looking for technical support might have searched for a software developer, data scientist, cloud engineer or IT consultancy.

Today the market is filled with new titles:

AI ConsultantAI EngineerAI StrategistGenerative AI ConsultantAI Automation SpecialistAI Agent BuilderPrompt EngineerAI Transformation ConsultantMachine Learning EngineerAI Governance Adviser

Some of these people are highly capable.

Some have spent years working with machine learning, data, software engineering and production systems.

Others entered the market much more recently, learned how to connect a few AI tools together, and began selling “AI transformation”.

For an organisation trying to choose a supplier, the problem is obvious:

How do you tell the difference?

01

Being able to use AI is not the same as understanding AI

Operating the product and understanding the product are different skills.

There is nothing wrong with building useful solutions using existing AI models.

In fact, most organisations should not be training large AI models from scratch.

But there is an important difference between someone who knows how to operate an AI product and someone who understands what is happening underneath it.

A serious AI practitioner should be able to explain, in plain English, concepts such as:

  • Machine learning
  • Deep learning
  • Neural networks
  • Training and inference
  • Model evaluation
  • Hallucination
  • Embeddings
  • Retrieval
  • Context windows
  • Fine-tuning
  • Data quality
  • Model drift
  • Human oversight
  • Privacy and security
  • Monitoring in production
Fig. 01
A dense square lattice of blue threads meeting at white nodes, layered over a wider regular grid

The vocabulary above describes what is happening inside the thing being sold. A supplier who cannot name the parts is describing the surface.

They do not need to turn your board meeting into a computer science lecture.

But if they are proposing a system that will interact with your customers, employees, documents or internal data, they should understand more than which buttons to press.

02

“Have you trained an AI model?” is useful, but it is not the only question

Technical depth matters, but a demo and a production system fail differently.

It is reasonable to ask an AI supplier whether they have ever trained or fine-tuned a model.

The answer tells you something about their technical depth.

But it should not become the only test.

A consultant does not need to have trained a billion-parameter foundation model to be competent.

For most business projects, the harder questions are often elsewhere:

Can they evaluate whether the model is producing reliable outputs?

Can they design what happens when it produces a bad one?

Do they understand how your data enters and leaves the system?

Can they integrate it with your existing systems without creating a security problem?

Can they test it before real customers depend on it?

Can they monitor it after launch?

That is the difference between a demonstration and a production system.

A demo needs to work once.

A production system needs to keep working when the data changes, users behave unexpectedly, APIs fail, permissions are wrong and the AI confidently generates something nobody anticipated.

03

Ask to see what they have actually put into production

The answers you want are specific, and some of them are about what went wrong.

One of the simplest questions an organisation can ask is:

Tell us about an AI system you have deployed into a real operating environment.

Then keep asking.

  • What did the system do?
  • What data did it use?
  • Who used it?
  • How was access controlled?
  • How was the model evaluated?
  • What happened when the model was uncertain?
  • Were the outputs logged?
  • How was personal or commercially sensitive information handled?
  • What human checks remained?
  • How was the system monitored after deployment?
  • What failed during testing?

A practitioner who has worked in production will normally have answers.

Not perfect answers.Real answers.

They will talk about trade-offs.

They will tell you what did not work.

They may explain why they deliberately chose not to automate part of a process.

That is often a better signal than a polished demonstration.

04

Be careful with vendors who begin with the solution

When the answer arrives before the diagnosis, ask what the diagnosis was.

You explain your business problem.

Within five minutes, the answer is:

We can build you an AI agent.

That should create another question:

Why?

  • Why an agent?
  • Why this model?
  • Why this process?
  • Why now?
  • Why should it have access to this information?
  • Why automate the whole workflow instead of one part of it?
  • What measurable improvement are we expecting?

A credible supplier should sometimes tell you that AI is not the first thing you need.

Your data may need cleaning.Your process may not be documented.Your CRM may need restructuring.Your staff may need training.Ownership may be unclear.

The organisation may not have agreed what information employees are allowed to share with AI systems.

Sometimes the correct first step is not implementation. It is preparation.

05

Training vendors deserve the same scrutiny

A slide deck is not capability. Ask what people will do differently afterwards.

The same problem exists in AI training.

An impressive slide deck is not evidence that someone can build organisational capability.

Ask what people will be able to do differently after the training.

  • Will employees understand the risks of entering sensitive information into public AI tools?
  • Will managers know when AI output requires human review?
  • Will staff understand the difference between a confident answer and a reliable answer?
  • Will teams learn how AI fits into their actual jobs?
  • Will leaders understand enough to challenge an AI supplier?

Or will everyone simply leave with a list of prompts?

Prompting has value.

But organisational AI capability is much bigger than prompting.

Good training should help people develop judgement.

06

Ask who will actually deliver the work

The person selling the project is often not the person building it.

This is particularly important when buying from a consultancy.

The person selling the project may not be the person building it.

Ask:

  • Who will design the system?
  • Who will write or review the code?
  • Who will handle the data architecture?
  • Who will test the AI behaviour?
  • Who is responsible for security?
  • Who deals with governance and privacy?
  • Who supports the system after launch?

Then ask about their experience.

You are not trying to interrogate the supplier.

You are trying to understand who will be responsible when the PowerPoint becomes a real system connected to your organisation.

07

Beware of outsourcing without ownership

Dependencies are fine. Not understanding your own dependencies is not.

Many AI consultants themselves rely on third-party platforms, APIs, automation tools and foundation models.

Again, that is not automatically a problem.

Modern software is built on other software.

The important question is whether the supplier understands the dependencies they are introducing.

  • If they outsource part of the work, who owns the code?
  • Who has access to your data?
  • Where is the data processed?
  • What happens if an API changes?
  • Can another supplier maintain the system?
  • Can your organisation leave the relationship without rebuilding everything?
  • What documentation will you receive?

A good vendor should make you less dependent on them over time, not more.

08

Ten questions to ask before choosing an AI vendor

Ten you can take into the room, and one that tells you the most.

Before appointing an AI training or implementation provider, ask:

  1. 01What AI systems have you delivered in a real production environment?
  2. 02What parts did you personally design or build?
  3. 03How do you evaluate whether an AI system is reliable enough for its intended use?
  4. 04What happens when the AI produces an incorrect or inappropriate output?
  5. 05How will our data be accessed, processed, stored and protected?
  6. 06What parts of this process should remain under human control?
  7. 07What existing systems will this need to integrate with?
  8. 08How will the system be tested, monitored and maintained after launch?
  9. 09What will our own staff understand or be able to manage when the engagement ends?
  10. 10What would make you advise us not to proceed with this AI project?

That final question is particularly revealing.

A supplier who can never imagine saying “do not build this yet” may be more interested in selling implementation than protecting your organisation.

09

Credentials matter. Evidence matters more.

What to look for when the title on the profile does not settle it.

Certifications, degrees and job titles can help establish credibility.

They are not substitutes for delivery evidence.

Equally, lack of a fashionable title does not make someone incapable.

Look for the combination:

Technical understandingProduction experienceBusiness understandingClear communicationData and security awarenessGovernanceEvidence of deliveryWillingness to challenge the brief

And perhaps most importantly:

The ability to explain what should not be automated.

10

Before choosing the vendor, assess the buyer

Supplier readiness is half the question. The other half is yours.

There is another side to this.

Even an excellent AI supplier can struggle inside an organisation that is not ready to make the necessary decisions.

Before you procure AI training, automation or implementation, ask:

  • Do we know what problem we are solving?
  • Do we have an internal owner?
  • Are our people ready?
  • Is our data suitable?
  • Do we understand the risks?
  • Do we know what success looks like?
  • Do we know which decisions must remain human?

Vendor selection is therefore not only about whether the supplier is ready.

It is also about whether the organisation is ready.

Where we stand

That is why Gen3Block starts before procurement. Our free AI Readiness Assessment helps organisations examine their position across strategy and leadership, skills and culture, data and infrastructure, and governance and risk.

The purpose is not to tell every organisation to buy AI.

It is to help you understand what needs to be true before you do.

Before you select the AI vendor, make sure you know what your organisation is ready to ask them to build.

Share this article

If it was useful, pass it on to someone weighing the same decision.