How to tell if an AI project is actually worth building
Most AI projects fail because the job was not worth doing, not because the technology could not do it. This is a simple framework for deciding well before you build. We call it the AI Project Scorecard: five questions that tell you whether a project earns its cost.
The useful skill is deciding well before you build. Score each of the five questions from 0 to 2: 0 for no, 1 for partly, 2 for a clear yes. Add them up. The questions matter more than the exact total, but the total is a quick read on whether to proceed.
The AI Project Scorecard
Is the problem real and expensive enough?
It has to genuinely cost you time, money, missed revenue, or errors. A clear yes: you can point at the hours or the cost, and it is significant.
Does the work follow a pattern?
AI is strong on pattern-following work, weak where every case needs rare judgment. A clear yes: most of the volume follows a knowable pattern, and only a minority needs a person.
Is the data or knowledge actually there?
A tool is only as good as what it draws on. A clear yes: the data or knowledge exists and is accessible, or getting it there is cheap.
Does the value clear the cost, including running it?
Set the return against the build plus the ongoing cost. A clear yes: the honest return comfortably exceeds the build and running cost.
Can it be owned and run without heroics?
A tool only one expert can keep alive is fragile. A clear yes: once built, your team can run it, and maintenance is manageable.
A strong candidate. Build it, ideally starting with a small proof of concept.
Promising but not obvious. Fix the weak answers, usually data or scope, before committing.
Not worth building as framed. Narrow it, solve a different part, or decline. That decision is a win.
The most valuable outcome of the AI Project Scorecard is often a confident no. The cheapest AI project is the one you correctly choose not to build.
Why this beats starting with the technology
Most failed projects skipped this and started from can we build it rather than should we. The technology can build almost anything now, which is exactly why the discipline has moved to deciding what deserves building. The AI Project Scorecard puts that decision first, where it belongs.