Skip to content

Siddhesh-Agarwal/llm-price-calculator

Repository files navigation

LLM Price Calculator

A simple no-nonsense price calculator for LLM providers like OpenAI, Claude, and Google based on Input and Output Tokens.

image

Features

  • Providers
    • OpenAI
    • Claude
    • Google
  • Different Input Types
    • Tokens
    • Words
    • Characters
  • Currency Conversion
  • Currency API Response Caching
  • Dynamic Pricing via API

Tech Stack

  • Vite - React.js - TypeScript - SWC
  • Cloudflare