The open, honest database of AI subscription plans — and the optimizer that tells you what to cancel.
Every AI Plan is a free, community-driven price comparison site for AI tools. Compare pricing, features, and plans across ChatGPT, Claude, Gemini, Midjourney, and 80+ other AI subscriptions side by side — then run the optimizer to find the cheapest stack that covers everything you actually use.
Stop overpaying for overlapping AI subscriptions. See every plan, compare what matters, and cancel the rest.
AI pricing is deliberately confusing: hidden annual tricks, overlapping capabilities across tools, and plans that change every month. Every AI Plan puts it all in one auditable place so you can:
- Compare AI tools by real monthly and annual price, not marketing headline numbers.
- See overlaps — where two subscriptions do the same job so you can drop one.
- Optimize your stack — enter the capabilities you need and get the lowest-cost combination of plans that covers them.
- 🔍 Command-bar search — jump to any AI product instantly.
- 📊 Side-by-side comparison — dense, tabular win/loss matrix with inclusion dots.
- 🏷️ Best-value flags — the plan with the most capabilities is called out automatically.
- 💸 Stack optimizer — pick your needs, get the cheapest plan combination.
- 🗂️ 80+ categories — coding, image, video, voice, writing, agents, automation, research, design, and more.
- ⚡ Fast & static — built on Next.js, no account required, no tracking.
- Next.js 15 (App Router)
- React 19
- Tailwind CSS 4
- TypeScript
- Hand-rolled CSS/rAF motion (no animation dependencies)
# Install dependencies
npm install
# Run the dev server
npm run dev
# Build for production
npm run build
npm startOpen http://localhost:3000 to view it.
src/
├── app/ # Next.js routes: home, /plans, /compare, /optimizer
├── components/ # UI: Optimizer, CompareView, PlansBrowser, CommandBar, ...
└── data/ # Plan datasets by category, schema, and query helpers
Pricing data goes stale fast. Contributions that add new AI tools, correct
prices, or update plan capabilities are very welcome — open a pull request
against the relevant src/data/cat-*.ts file.
AI subscription comparison · AI tools pricing · ChatGPT vs Claude vs Gemini · AI plan optimizer · compare AI software prices · best value AI subscription · AI stack cost calculator · cancel AI subscriptions · AI pricing database
Open source. See the repository for details.