An open API service indexing awesome lists of open source software.

https://github.com/nuxdie/ai-pricing

Compare AI model pricing and performance in a simple interactive web app.
https://github.com/nuxdie/ai-pricing

ai ai-models benchmarking comparison-tool llm pricing react typescript

Last synced: 9 days ago
JSON representation

Compare AI model pricing and performance in a simple interactive web app.

Awesome Lists containing this project

README

          

# AI Model Comparison

A fast, interactive web app for comparing AI models across the metrics that actually matter when choosing what to use: cost, speed, verbosity and benchmark performance.

Live demo: [ai.tsatsin.com](https://ai.tsatsin.com/)

## What this is for

When you're comparing models across providers, the information is usually scattered across pricing pages, benchmark sites, and launch posts. This project pulls the useful bits into one place so you can scan tradeoffs quickly instead of opening ten tabs.

Useful when you want to answer questions like:
- Which model gives the best price/performance tradeoff right now?
- How much more do you pay for a faster model or better coding scores?
- Which model is worth testing before wiring it into a product or workflow?

### App features
- Sortable, filterable and draggable columns for fast comparison
- Tooltips that explain less obvious metrics
- Direct links to official model pages
- Regular data updates as models and pricing change

## Data sources
- Public benchmark data
- Ongoing manual updates as models evolve

## Contributing

Contributions are welcome, especially for:
- data corrections
- newly released models
- UX improvements
- documentation fixes

## License

MIT