Ahmet-Dedeler/ai-llm-comparison
A website where you can compare every AI Model ✨
What it solves
它简化了选择 AI 语言模型的过程,通过提供一个中心化的平台来比较 OpenAI、Anthropic 和 Google 等多个提供商的价格与功能。
How it works
该工具从 BerriAI 的 LiteLLM 获取实时模型数据,以提供准确的价格与功能能力信息。它是使用 Next.js、TypeScript 和 Tailwind CSS 构建的 Web 应用,提供价格计算器与并列比较功能。
Who it’s for
- Developers 正在寻找最具有成本效益的模型来用于其应用。
- Businesses 正在评估不同的 AI 解决方案以应对特定使用场景。
- Pythonic/Researchers 正在分析价格趋势与模型能力。
- Students 正在学习关于 LLM 规格的知识。
Highlights
Price Comparison: 比较所有主要 AI 提供商的成本。
Pricing Calculator: 根据特定使用模式估算成本。
Versus Comparison: 并列的模型评估。
Open Source: 完全免费且开源,无需注册。
相关
- 项目
pydantic/genai-pricesGenAI Prices 是一个支持多语言(Python、JS/TS、Go)的库,提供数百个 LLM 模型在数十家提供商中的最新价格数据和查询逻辑,支持历史价格、分层定价和每日价格变动。
- 项目
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.
- 项目
- 项目
theopenco/llmgatewayLLM Gateway 是一个开源 API 网关,提供单一 OpenAI 兼容端点,用于将请求路由到多个 LLM 提供商,集中管理 API 密钥,并提供内置的使用量和性能分析。可作为托管 SaaS 服务使用,或通过 Docker 自托管。
- 项目