AI Build vs Buy Calculator.
Six weighted inputs. Two scores. One verdict. Shows the math; lets you adjust the assumptions live. Inputs stay in your browser — no save, no send.
Your inputs
Slide each one. Verdict updates as you go. Defaults are mid-of-the-road.
The math, openly
Build score = (100 − capability) × 0.18 + sensitivity × 0.22 + capacity × 0.20 + (100 − urgency) × 0.10 + costDelta × 0.30
Buy score = capability × 0.20 + (100 − integration) × 0.18 + urgency × 0.18 + (100 − sensitivity) × 0.14 + (100 − capacity) × 0.10 + (−costDelta) × 0.20
costDelta = clamp(((costBuild − costBuy) / max(costBuild, costBuy, 1)) × 100, −100, 100) — positive when build is more expensive (favors buy).
No proprietary "magic." If you disagree with a weight, scroll up and slide the input to compensate. This is a starting point, not a final answer.