LanePal Cost Estimator

Real AWS infrastructure costs for inbound dispatch calls — adjust the sliders to model any usage scenario

Usage Inputs

Calls per day 50
Avg call duration 8 min
Industry avg: 5–10 min for dispatch calls
Working days / month 22
22 = standard business month, 30 = 24/7 operation
Agents per client 3
Multiple agents share the same call volume — no extra cost per agent
Number of clients 1
Each client needs 1 phone number (~$1/mo)
Target margin 75%
Used to suggest pricing tiers
Transcription Provider
All support real-time streaming. Try OpenAI mini — 8× cheaper than AWS.
Audio mixing
Mono halves transcription cost but loses speaker separation.
Per Call
$0.00
incl. all AWS costs
Per Day
$0
infra cost
Per Month
$0
all-in
Per Year
$0
at this volume

AWS Service Breakdown

Monthly cost per service for your selected scenario
Service Unit Cost Volume Monthly %

Cost Distribution

What drives the cost

Transcription: All Providers Side-by-Side

Same call volume, same audio. Switching providers requires code changes but gives huge savings.
Provider Per Min Monthly vs AWS Yearly Savings
Recommendation: OpenAI gpt-4o-mini-transcribe at $0.003/min is 8× cheaper than AWS Transcribe with comparable quality and real-time streaming. Deepgram Nova-2 ($0.0043/min) is the closest pure-streaming alternative with the longest production track record. Self-hosted Whisper is the cheapest at scale but requires GPU operations expertise.

Cost Optimization Playbook

Ranked by impact on your current scenario

Provider Comparison: AWS Chime vs Twilio

Same call volume, same AI pipeline — only the telephony provider changes
AWS Chime SDK
Current stack
Cheapest
$0
per month
Twilio
Alternative
+0%
$0
per month
What's identical: AI inference (Bedrock Nova Micro), Aurora database, EC2 backend, Lambda routing, dashboard hosting. Only the call/transcription stack differs.

Why AWS is cheaper: Chime SDK PSTN inbound is $0.002/min (Twilio is $0.0085/min, ~4x). AWS Transcribe Streaming is $0.024/min (Twilio Voice Intelligence is $0.05/min, ~2x). Both providers' meeting/conference services are similarly priced.

Why Twilio anyway? Better global PSTN coverage (180+ countries), more mature SMS/MMS, simpler webhook model. If we expand internationally or need rich messaging, Twilio is worth the premium on those routes.

Suggested Pricing

At your target margin (75%), here's what to charge

Multi-User Scenarios

How costs scale when multiple agents work for one client
Scenario Calls/day Per Call Monthly Cost Per Agent

Comparison to Alternatives

What dispatch teams pay today (without LanePal AI)
DAT Power Pro Plus
$199/mo per user
Load board access only — no transcription, no AI suggestions, no call handling
Truckstop.com Pro
$149/mo per user
Load board + load planner. No call integration.
Dispatcher (full-time)
$5,000/mo per FTE
Salary + benefits. Pure manual work — no AI augmentation.
CRM + telephony stack
$300/mo per seat
Salesforce + RingCentral / Five9. No domain-specific intelligence.

Cost Assumptions (current AWS us-east-1 pricing, January 2026)

  • Chime SDK Meeting: $0.0017/min/attendee (caller + agent = 2 attendees)
  • Chime PSTN inbound: $0.002/min for the inbound leg
  • Transcribe Streaming: $0.024/min — runs on 2 streams (caller + agent) per call
  • Bedrock Nova Micro: $0.000035/1k input tokens, $0.00014/1k output tokens. ~3 AI calls per minute of conversation.
  • Aurora Serverless v2: $0.12/ACU-hour, ~1 ACU avg for our query volume = ~$87/month shared across all clients
  • EC2 t3.small backend: $15.18/month — shared across all clients
  • Phone numbers: $1/month per DID (1 per client)
  • Lambda + DynamoDB + S3 + CloudFront: ~$5/month combined
  • Adding more agents per client costs nothing — they share the same call infrastructure. Only call volume matters.
  • This is wholesale cost. Add your margin on top.