Ahmet-Dedeler/ai-llm-comparison
A website where you can compare every AI Model ✨
What it solves
It simplifies the process of choosing an AI language model by providing a centralized place to compare pricing and features across multiple providers like OpenAI, Anthropic, and Google.
How it works
The tool fetches real-time model data from BerriAI's LiteLLM to provide accurate pricing and capability information. It is built as a web application using Next.js, TypeScript, and Tailwind CSS, offering a pricing calculator and side-by-side comparisons.
Who it’s for
- Developers looking for the most cost-effective models for their apps.
- Businesses evaluating different AI solutions for specific use cases.
- Researchers analyzing pricing trends and model capabilities.
- Students learning about LLM specifications.
Highlights
- Price Comparison: Compare costs across all major AI providers.
- Pricing Calculator: Estimate costs based on specific usage patterns.
- Versus Comparison: Side-by-side model evaluations.
- Open Source: Fully free and open-source with no registration required.
Related
- Project
pydantic/genai-pricesGenAI Prices is a multi‑language library (Python, JS/TS, Go) that supplies up‑to‑date pricing data and lookup logic for hundreds of LLM models across dozens of providers, supporting historic rates, tiered pricing, and daily price variations.
- Project
FB208/OpenBidKit_YibiaoOpenBidKit Yibiao is an open‑source Electron‑based desktop app that uses LLMs (OpenAI‑compatible, Ollama, LM Studio, etc.) to parse tender documents, generate full bid proposals (text, images, charts), manage a local knowledge base, and run quality checks such as plagiarism, typo, and logical error detection. It runs entirely on the user’s machine (Windows), stores data in SQLite, and is built with React, TypeScript, Vite, and a .NET 10 helper for Word/Open XML handling. Licensed under AGPL‑3.0.
- Project
anomalyco/models.devAn open-source database of AI model specifications, pricing, and capabilities accessible via a public API.
- Project
theopenco/llmgatewayLLM Gateway is an open‑source API gateway that provides a single OpenAI‑compatible endpoint for routing requests to multiple LLM providers, centralising API‑key management and offering built‑in usage and performance analytics. It can be used as a hosted SaaS service or self‑hosted via Docker.
- Project
OEvortex/llm4freeA Python toolkit that provides a unified, OpenAI-compatible interface for 40+ free and paid AI models, including text, image, and voice generation.