MODULE 1 ยท LESSON 5
Free โ no login requiredSign in to track progress, save quiz attempts and enrol in the full course.
Sign in to track progress / enrolWhat Makes a Company an AI Company
Buying AI tools does not make an organisation an AI company, any more than buying computers in 1995 made a company a technology company. The difference is structural, and you can assess it without technical knowledge.
Five traits
1. Data is acquired deliberately, not just accumulated.
AI-capable companies decide what data they will need and build products that generate it. A free feature that seems commercially pointless may exist because it produces labelled examples nobody else has. Ordinary companies collect whatever their systems happen to log and hope it is useful later โ the collect-first myth from lesson 2, at organisational scale.
2. Data is unified rather than siloed.
The single most common practical blocker. When customer records live in four systems with three definitions of "customer" and different identifiers, every project starts with months of reconciliation. Companies that are genuinely good at AI did that work once.
You can test your own organisation in one question: how long would it take to answer "what did this customer do across every channel last year?" If the answer is "a week and three people", data is not unified.
3. Automation is pervasive, and processes were redesigned around it.
Weak version: a model is bolted onto an existing process and a human keys its output into another system. Strong version: the process itself was redesigned so the prediction flows into the next step automatically, with an exception path for the cases the model is unsure about.
The second is where the value is, and it is organisational work rather than technical work โ which is why it is usually the part that does not happen.
4. New roles exist, and they have a place to sit.
Machine learning engineers, data engineers, data scientists. More tellingly: someone senior owns AI capability across the organisation rather than each department buying its own tools.
5. Strategy accounts for what AI makes newly possible.
Not "we will add AI to our product", but recognising that a capability which used to be impossible is now cheap, and asking what that changes about the business.
The honest self-assessment
Most organisations reading this are not AI companies, and that is entirely fine. The point of the list is not aspiration โ it is diagnosis. It tells you which constraint will bite first.
If data is siloed, your first AI project will spend most of its budget on plumbing. Knowing that in advance means budgeting for it rather than discovering it in month three and declaring the project a failure.
Here is a pattern that plays out in organisation after organisation, and it is worth recognising because it is usually mistaken for bad luck.
A team runs a pilot. A data scientist pulls a clean extract, builds a model, and demonstrates something impressive โ say, predicting which maintenance tickets will breach their SLA with 89% accuracy. Leadership is delighted. The project is approved for rollout.
Then it stalls for a year, and eventually dies quietly.
What happened is that the pilot silently depended on things that do not exist in production:
- The clean extract was assembled by hand over two weeks. In production the data would need to arrive automatically, from systems that were never connected.
- The model needs to run on every new ticket within seconds. Nobody owns the service that would do that.
- The prediction has to reach the person who acts on it, inside the tool they already use, or it will be ignored.
- Someone must notice when accuracy degrades. No one's job description includes it.
- The team that responds to tickets was never involved, and does not trust a number they cannot question.
None of these are machine learning problems. Every one is an organisational or engineering problem โ which is exactly what traits 2, 3 and 4 above are about.
This is why "we ran a successful pilot" is much weaker evidence than it feels. The pilot proved the model can be built. It proved nothing about whether your organisation can run it. When you evaluate a proposal, ask what has to be true for the output to reach the person who acts on it, every day, without anyone doing manual work. If nobody has thought about that, you are approving a demo.
A manufacturing firm has bought three AI-powered tools and each works well in its department. Does this make it an AI company in the sense described here?
Strategic data acquisition
Click to flipDeciding in advance what data will be needed and building products or processes that generate it, rather than accumulating whatever systems happen to log.
Click to flip backAn AI company is defined structurally, not by its tool purchases: it acquires data deliberately, unifies it, redesigns processes so predictions reach the point of action automatically, gives the new roles somewhere to sit, and lets strategy reflect what has become cheap. Use the list as a diagnosis of which constraint will bite you first โ and treat a successful pilot as evidence about the model only, never about the organisation.