PulseAugur
EN
LIVE 17:13:51

Developer launches open-source index for LLM API pricing history

A developer has created `ai-price-index`, an open-source project to track and record Large Language Model (LLM) API pricing changes over time. The project addresses the difficulty in determining historical AI model costs due to providers frequently updating their pricing pages without clear changelogs. `ai-price-index` aims to provide a reliable, point-in-time record of these prices, linking each entry to its official source and allowing users to accurately price historical usage. The project currently covers 10 providers and 86 models, with data available under a CC-BY-4.0 license. AI

IMPACT Provides transparency into LLM operational costs, aiding developers in budget management and model selection.

RANK_REASON Developer-created tool for tracking LLM pricing.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Jens Krause ·

    Nobody keeps the receipts for AI pricing, so I built the changelog

    <p>I got one surprise AI bill that woke me up and I went looking for a simple answer: what did this model actually cost on the day I ran it?</p> <p>Turns out that is weirdly hard. Provider pricing pages change quietly with no changelog. The Wayback Machine is patchy. And the obvi…