All activity
Tired of opening 5 browser tabs to compare LLM pricing? llm-costs solves this from your terminal in seconds.
š Zero install: npx llm-costs "your prompt" --compare
š 17 models across 6 providers (Anthropic, OpenAI, Google, DeepSeek, Mistral, Cohere)
š Auto-updating prices via GitHub Actions weekly cron
š° Budget guard for CI/CD pipelines
š¦ MCP server mode for Claude Desktop integration
š Price changelog ā track when costs changed
llm-costsCompare LLM API costs from your terminal ā npx, zero install
Tayeeb Khanleft a comment
Hey PH community š I built llm-costs because I was tired of having 5 browser tabs open every time I needed to compare LLM API pricing before choosing a model for a project. The core insight: pricing changes constantly, so I built a two-layer auto-update system ā a GitHub Actions workflow that opens a PR every Monday with fresh prices, plus a client-side 7-day staleness check that updates...
llm-costsCompare LLM API costs from your terminal ā npx, zero install
