Skip to content

Instantly share code, notes, and snippets.

@simonholm
Created November 6, 2025 06:56
Show Gist options
  • Select an option

  • Save simonholm/d98ee1ade2e2634bd08654f8df388a3e to your computer and use it in GitHub Desktop.

Select an option

Save simonholm/d98ee1ade2e2634bd08654f8df388a3e to your computer and use it in GitHub Desktop.
Termux clipboard 2025-11-06T07:56:55+01:00
Platform / Tier Matrix (approximate alignment - Nov 2025)
┌────────────────────┬─────────────────────────────┬──────────────────────────────┬──────────────────────────────┬──────────────────────────────┐
│ Feature Level │ OpenAI ChatGPT │ Anthropic Claude │ Google Gemini │ GitHub Copilot │
├────────────────────┼─────────────────────────────┼──────────────────────────────┼──────────────────────────────┼──────────────────────────────┤
│ Free / Basic │ GPT-5 (Free) │ Claude Free (Haiku model) │ Gemini Free (Nano model) │ Copilot Free (limited AI) │
│ │ Short context, no tools │ Short context, slower │ Short context, text only │ Limited completions │
├────────────────────┼─────────────────────────────┼──────────────────────────────┼──────────────────────────────┼──────────────────────────────┤
│ Mid / Consumer │ ChatGPT Plus (≈ $20) │ Claude Pro (≈ $20) │ Gemini Advanced (≈ $20) │ Copilot Pro (≈ $10) │
│ │ Full GPT-5, std. context │ Claude 3.5 Sonnet │ Gemini 1.5 Pro │ Unlimited completions, 300 premium req/mo │
│ │ No interrupt/resume │ Mid-tier reasoning │ Strong multimodal text+img │ Standard code/chat features │
├────────────────────┼─────────────────────────────┼──────────────────────────────┼──────────────────────────────┼──────────────────────────────┤
│ High / Pro-User │ ChatGPT Pro (≈ $50–$60) │ Claude Max (≈ $50) │ Gemini Ultra (≈ $250) │ Copilot Pro+ (≈ $39) │
│ │ GPT-5 Pro, long context, │ Claude 3.5 Opus, longest ctx │ Gemini 2.5 Pro/Ultra, “Deep Think” │ All models, 1500 premium req/mo │
│ │ interrupt + update support │ Top reasoning tier │ Video, advanced multimodal │ Full agent mode, faster chat │
├────────────────────┼─────────────────────────────┼──────────────────────────────┼──────────────────────────────┼──────────────────────────────┤
│ Enterprise / Team │ ChatGPT Enterprise / Team │ Claude Team / Enterprise │ Gemini Business / Enterprise │ Copilot Business / Enterprise│
│ │ Custom context, analytics │ SSO, collaboration tools │ Org management, compliance │ Org billing, policy control │
└────────────────────┴─────────────────────────────┴──────────────────────────────┴──────────────────────────────┴──────────────────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment