Skip to main content

Terminal-based AI API Cost Calculator, Converter & Recommender. Compare providers, convert currencies, and get model recommendations.

Project description

AI-Cost-CLI

PyPI License: MIT Python 3.9+ MCP Registry

A terminal-based calculator and recommendation engine for AI API costs. Supports multiple providers, local currency conversion, and automated pricing updates.

Preview: Direct vs. Aggregator Comparison

Compare the effective cost of using models directly vs. through gateways like OpenRouter, including platform fees.

                    Comparison: gpt-4o vs openrouter/gpt-4o                     
┏━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Attribute        ┃             gpt-4o              ┃    openrouter/gpt-4o    ┃
┡━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ Provider         │             OpenAI              │       OpenRouter        │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Source           │             Direct              │       Aggregator        │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Platform Fee     │              0.0%               │          5.5%           │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Type             │              text               │          text           │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Input Cost       │        111.4775 TRY (1M)        │    117.6088 TRY (1M)    │
├──────────────────┼─────────────────────────────────┼─────────────────────────┤
│ Output/Unit Cost │        445.9100 TRY (1M)        │    470.4350 TRY (1M)    │
└──────────────────┴─────────────────────────────────┴─────────────────────────┘

Supported Models

Text Models

Model Provider Input/1M Output/1M Tags
Claude Opus 4.7 Anthropic $5.00 $25.00 reasoning, coding, vision, agentic
GPT-5.5 OpenAI $5.00 $30.00 multimodal, coding, agentic
GPT-5.5 Pro OpenAI $30.00 $180.00 precision, enterprise, agentic
Claude Sonnet 4.6 Anthropic $3.00 $15.00 coding, fast, general
GPT-4o OpenAI $2.50 $10.00 reasoning, coding, vision
Gemini 3.1 Pro Google $2.00 $12.00 long-context, multimodal
DeepSeek R1 DeepSeek $0.55 $2.19 reasoning, coding, smart
Gemini 2.5 Flash Google $0.30 $2.50 fast, reasoning, legacy
Gemini 3.1 Flash-Lite Google $0.25 $1.50 fast, cheap, agentic
DeepSeek V3 DeepSeek $0.14 $0.28 general, coding, cheap

Image, Video & Audio Models

Model Provider Price Type
Imagen 4 Fast Google $0.02/image Image
GPT-Image-1 OpenAI $0.02/image Image
DALL-E 3 OpenAI $0.04/image Image
Imagen 4 Ultra Google $0.06/image Image
Veo 3 Lite Google $0.05/sec Video
Veo 3 Google $0.40/sec Video
Lyria 3 Clip Google $0.04/clip Music
Lyria 3 Pro Google $0.08/song Music
Whisper OpenAI $0.006/min Speech-to-Text
TTS Standard OpenAI $15/1M chars Text-to-Speech

Full list available via aicost list --currency USD

Features

  • Infrastructure Comparison: Compare Direct providers vs. Aggregators (OpenRouter) and Gateways (Portkey, LiteLLM, Martian).
  • Transparent Commissions: Automatically calculates platform fees (e.g., OpenRouter's 5.5% credit fee).
  • Direct Cost Calculation: Full breakdown of base costs and platform middle-layer fees.
  • Currency Conversion: Real-time conversion to local currencies (TRY, EUR, etc.) with offline fallback.
  • Automated Pricing: Weekly automated updates from official provider documentation.
  • MCP Server: Native support for AI agents (Cursor, Claude Desktop).

Installation

pip install aicost-cli

With MCP server support:

pip install aicost-cli[mcp]

Or from source:

git clone https://github.com/ufhouck/aicost.git
cd aicost
pip install -e .

Usage

List All Models

aicost list --currency TRY

Calculate Cost

# Text model — token-based
aicost calc claude-opus-4.7 --input 1000000 --output 500000 --currency TRY

# With platform fee breakdown (aggregators)
aicost calc openrouter/gpt-4o --input 1000000 --output 500000 --currency TRY

Output Example:

╭───────── Cost Calculation ──────────╮
│ Model: openrouter/gpt-4o            │
│ Source: Aggregator                  │
│                                     │
│ Base Cost: 316.9976 TRY             │
│ Platform Fee (5.5%): 17.4349 TRY    │
│                                     │
│ Total Cost: 334.4325 TRY            │
╰─────────────────────────────────────╯

Compare Models

aicost compare claude-opus-4.7 gpt-5.5 --currency USD

Get Recommendations

aicost recommend "fast cheap coding" --currency USD

Sync Latest Pricing

aicost sync

MCP Server

Start the Model Context Protocol server for AI agent integration:

aicost mcp

Registries

Contributing

See CONTRIBUTING.md for guidelines on how to contribute, including pricing updates, bug reports, and code contributions.

Community

License

MIT — see LICENSE for details. Developed by Ufuk Aydın.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aicost_cli-1.1.1.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aicost_cli-1.1.1-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file aicost_cli-1.1.1.tar.gz.

File metadata

  • Download URL: aicost_cli-1.1.1.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aicost_cli-1.1.1.tar.gz
Algorithm Hash digest
SHA256 35adeed8dd95cc28e35447e209e9a3cffb416ceaa76281395f411be0e28742fe
MD5 dbb17ffb8e396bb7864aeaa96dee7c0d
BLAKE2b-256 c23472bbf74b4ae29e6794eeeb874dfc737895cda78c8213c615da4316139aee

See more details on using hashes here.

Provenance

The following attestation bundles were made for aicost_cli-1.1.1.tar.gz:

Publisher: publish.yml on ufhouck/aicost

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aicost_cli-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: aicost_cli-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for aicost_cli-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dc1de04c14cc73627796f55dc7336b7bd6f7111189a2f55198782b5db89b508d
MD5 0ab20c28832b26b764fd9c185a96eb33
BLAKE2b-256 099fed536eb502c10f1d546a5df9b82355ee080324ecd5ddef985ba43becb234

See more details on using hashes here.

Provenance

The following attestation bundles were made for aicost_cli-1.1.1-py3-none-any.whl:

Publisher: publish.yml on ufhouck/aicost

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page