AI SPEND CALCULATOR
Are you overpaying for AI?
Enter your monthly API spend and routing split to see how much you're leaving on the table.
Dotted grid

Why the 60 / 30 / 10 split works

Most engineering teams default to routing all traffic to the newest frontier model. This is financially unsustainable at scale.

When a new model ships, the default behavior is to update the API endpoint everywhere. It's easier than evaluating cheaper alternatives. But as usage scales, this "lazy routing" becomes a massive cost center.

You don't need frontier reasoning to extract a date from a receipt, classify a ticket, or summarize a chat log. You need a fast, cheap model that executes the instruction reliably.

The benchmark routing strategy

60%: Small models

Llama 3 8B, Mistral, GPT-4o-mini (basic tasks). Extraction, classification, structured output, routine chat.

30%: Medium models

Claude 3.5 Haiku, GPT-4o-mini (complex tasks). Drafting, analysis, multi-turn synthesis.

10%: Frontier models

GPT-4o, Claude 3.5 Sonnet, Opus. Reserved for complex reasoning, code generation, high-stakes interactions, agentic planning.

This split is arbitrage. You buy intelligence at the exact level the task requires, rather than overpaying for unused reasoning capacity.

How to migrate safely

You can't flip a switch. Migration requires rigor:

  1. Log your prompts. Sample 1,000 requests from your most expensive endpoint.
  2. Categorize intent. 80% of volume typically comes from 2-3 repetitive task types.
  3. Shadow test. Run a cheap model in parallel. Compare outputs programmatically using LLM-as-a-judge or deterministic metrics.
  4. Implement routing. Use a lightweight semantic router or rule-based heuristics to direct traffic by task complexity.

"From our pilot to widespread implementation, Aleph has swiftly transformed our financial processes, allowing us to offer more strategic value and quicker insights to our clients. The efficiency gains from our partnership have been substantial."

Steve Nathan,
Consulting CFO
Smiling middle-aged man wearing glasses, a black blazer, and a light blue striped shirt against a white background.

Discover Aleph today

Contact us and learn how Aleph can help you build your one source of truth for financial data
Screenshot of an income statement spreadsheet comparing revenue, cost of revenue, and operating expenses for Jan 25 and Feb 25, alongside a sidebar menu with options including 'Income Statement,' 'Analyze with AI,' and other budget categories.
Dotted grid