|
1 | 1 | --- |
2 | 2 | title: "Model Comparison & Pricing" |
3 | | -description: "Compare AI models by performance, features, and pricing to choose the best solution for your development needs and budget." |
| 3 | +description: "Which AI to use and how much it costs" |
4 | 4 | --- |
5 | 5 |
|
6 | | -### Premium Models |
| 6 | +### Expensive but Good Models |
7 | 7 |
|
8 | | -| Model | Provider | Context Window | Input Price\* | Output Price\* | Best For | |
| 8 | +| AI Model | Company | Memory Size | Reading Cost\* | Writing Cost\* | Best For | |
9 | 9 | | --------------------- | --------- | -------------- | ------------- | -------------- | -------------------------------------- | |
10 | | -| **Claude Sonnet 4.5** | Anthropic | 1M tokens | \$3-6 | \$15-22.50 | Reliable tool usage, complex codebases | |
11 | | -| **GPT-5** | OpenAI | 400K tokens | \$1.25 | \$10 | Latest OpenAI tech, three modes | |
12 | | -| **Gemini 2.5 Pro** | Google | 1M+ tokens | TBD | TBD | Large codebases, document analysis | |
13 | | -| **Qwen3 Coder** | Multiple | 256K tokens | \$0.20 | \$0.80 | Coding tasks, open source flexibility | |
| 10 | +| **Claude Sonnet 4.5** | Anthropic | 1M tokens | \$3-6 | \$15-22.50 | Complex projects, reliable results | |
| 11 | +| **GPT-5** | OpenAI | 400K tokens | \$1.25 | \$10 | Latest tech, three modes | |
| 12 | +| **Gemini 2.5 Pro** | Google | 1M+ tokens | TBD | TBD | Big projects, reading documents | |
| 13 | +| **Qwen3 Coder** | Multiple | 256K tokens | \$0.20 | \$0.80 | Writing code, open source | |
14 | 14 |
|
15 | | -\*Per million tokens |
| 15 | +\*Per million tokens (about 750,000 words) |
16 | 16 |
|
17 | | -### Budget Models |
| 17 | +### Cheap Models |
18 | 18 |
|
19 | | -| Model | Provider | Context Window | Input Price\* | Output Price\* | Notes | |
| 19 | +| AI Model | Company | Memory Size | Reading Cost\* | Writing Cost\* | Notes | |
20 | 20 | | ---------------- | -------- | -------------- | ------------- | -------------- | ------------------------------- | |
21 | | -| **DeepSeek V3** | DeepSeek | 128K tokens | \$0.14 | \$0.28 | Great value for daily coding | |
22 | | -| **DeepSeek R1** | DeepSeek | 128K tokens | \$0.55 | \$2.19 | Budget reasoning champion | |
23 | | -| **Qwen3 32B** | Multiple | 128K tokens | Varies | Varies | Open source, multiple providers | |
24 | | -| **Z AI GLM 4.5** | Z AI | 128K tokens | TBD | TBD | MIT licensed, hybrid reasoning | |
| 21 | +| **DeepSeek V3** | DeepSeek | 128K tokens | \$0.14 | \$0.28 | Great value for everyday coding | |
| 22 | +| **DeepSeek R1** | DeepSeek | 128K tokens | \$0.55 | \$2.19 | Cheap but smart | |
| 23 | +| **Qwen3 32B** | Multiple | 128K tokens | Varies | Varies | Open source, many providers | |
| 24 | +| **Z AI GLM 4.5** | Z AI | 128K tokens | TBD | TBD | Free license, smart reasoning | |
25 | 25 |
|
26 | | -\*Per million tokens |
| 26 | +\*Per million tokens (about 750,000 words) |
27 | 27 |
|
28 | 28 | ## Performance Comparison |
29 | 29 |
|
|
0 commit comments