Every AI project proposal includes a slide about ROI. Most of them are meaningless. "Improve efficiency by 30%," "reduce manual work," "unlock value across the organization." These phrases don't survive contact with a finance team trying to justify the budget line.

This is a practical framework for measuring the return on an AI integration before you build it, while you're building it, and after it's in production. It's not theoretical — it's the same method we use when scoping AI sprints for our clients.

The Two Types of AI ROI

AI integrations generate value in two ways: cost reduction and revenue expansion. Most projects deliver both, but the measurement approach is different for each, and conflating them leads to inflated projections that nobody believes.

Cost reduction is easier to quantify. If a process currently takes 40 hours per week at an average blended rate of $35/hour, that's $1,400/week or roughly $72,800/year in labor cost. If an AI integration reduces that to 10 hours per week, the annual saving is $54,600. The calculation is straightforward. The discipline is in being accurate about the baseline.

Revenue expansion is harder. An AI tool that helps your sales team respond to leads faster might increase conversion rates — but attributing the revenue delta specifically to the AI requires a controlled experiment, not a before/after comparison. Be honest about what you can and can't measure cleanly.

Step 1: Establish the Baseline Before You Build Anything

The most common mistake in AI ROI calculations is using estimated baseline numbers instead of measured ones. Before any AI integration starts, spend one week logging the current process: how many hours it takes, who does it, how often errors occur, how long error correction takes, and what downstream work is delayed when the process runs slow.

That week of measurement is the most valuable investment you can make. It gives you a genuine baseline to compare against, and it usually surfaces inefficiencies that weren't visible before — some of which turn out to be easier to fix without AI.

Step 2: Define the Success Metric Before You Define the Solution

Before scoping the technical solution, define the single metric that will tell you whether the project succeeded. Not five metrics — one. For a document processing integration, it might be "time from document receipt to actionable output." For a customer support chatbot, it might be "percentage of tier-1 tickets resolved without human escalation."

This discipline forces clarity. If you can't agree on a single success metric, it usually means the problem isn't well-defined enough to build a reliable solution for yet.

The Full Cost Stack

AI integration costs are almost always underestimated. The model API costs are visible and easy to calculate. The rest are not. A realistic cost model includes: engineering time to build and test the integration, ongoing model API costs at production volume, human review time for the cases the AI gets wrong, maintenance and monitoring overhead (typically 15–20% of initial build time per year), and the productivity cost during the transition period when the old process is running in parallel with the new one.

Add those up before comparing against the benefit. A project that saves $54,600/year but costs $80,000 to build and $12,000/year to maintain has a payback period of about 30 months. That might still be worth it — but the decision should be made with those numbers, not without them.

After Launch: The 90-Day Review

AI systems degrade. The inputs they see in production don't match the test set exactly, the edge cases accumulate, and model performance drifts over time. A 90-day post-launch review is not optional — it's the moment when you find out whether the ROI calculation from the proposal was right.

Compare actual hours saved to projected hours saved. Compare error rates. Compare user adoption — an AI tool that's technically working but being bypassed by the team it was built for has zero real ROI. If the numbers are off, diagnose why before the next budget cycle.