| --- |
| license: cc-by-4.0 |
| task_categories: |
| - text-classification |
| - tabular-classification |
| language: |
| - en |
| tags: |
| - ai-tools |
| - saas |
| - pricing |
| - software-comparison |
| - market-analysis |
| pretty_name: AI Tools Pricing & Features Dataset 2026 |
| size_categories: |
| - n<1K |
| --- |
| |
| # AI Tools Pricing & Features Dataset 2026 |
|
|
| A structured dataset of **104 AI tools** across 9 categories — pricing plans, user ratings, and feature lists. Built for market analysis, recommendation systems, and pricing research. |
|
|
| ## Dataset Description |
|
|
| This dataset covers the AI software landscape in 2026, including LLMs, coding assistants, image generators, and more. Each entry contains real pricing data, user ratings, and feature sets. |
|
|
| ### Source |
|
|
| Curated from the live database at [ComparEdge](https://comparedge.com) — an independent software comparison platform tracking 331+ tools across 28 categories. |
|
|
| ### Categories |
|
|
| | Category | Tools | Avg Rating | |
| |----------|------:|------------| |
| | LLMs | 25 | 4.5+ | |
| | AI Coding | 10 | 4.4+ | |
| | AI Writing | 12 | 4.3+ | |
| | AI Image Generators | 13 | 4.3+ | |
| | AI Video | 9 | 4.2+ | |
| | AI Voice & TTS | 7 | 4.4+ | |
| | AI Agents | 8 | 4.3+ | |
| | AI Productivity | 13 | 4.4+ | |
| | AI Assistants | 7 | 4.5+ | |
|
|
| ## Files |
|
|
| - `ai-tools-2026.jsonl` — JSONL format (one JSON object per line) |
| - `ai-tools-2026.csv` — CSV format for tabular analysis |
|
|
| ## Schema |
|
|
| | Field | Type | Description | |
| |-------|------|-------------| |
| | `name` | string | Tool name | |
| | `slug` | string | URL-safe identifier | |
| | `category` | string | AI subcategory | |
| | `website` | string | Official URL | |
| | `description` | string | Brief description | |
| | `free_plan` | boolean | Has a free tier | |
| | `starting_price` | float | Lowest plan price (0 = free) | |
| | `plan_count` | int | Number of pricing tiers | |
| | `plans` | string | Pipe-separated plan details | |
| | `rating` | float | User rating (out of 5.0) | |
| | `features` | string | Pipe-separated feature list | |
| | `features_count` | int | Number of tracked features | |
|
|
| ## Use Cases |
|
|
| - **Price prediction models** — Predict SaaS pricing tiers from features |
| - **Recommendation systems** — Match tools to user requirements |
| - **Market analysis** — Study AI tool pricing strategies and trends |
| - **NLP** — Process tool descriptions and feature sets |
| - **Classification** — Categorize tools based on features |
|
|
| ## Full Dataset |
|
|
| This is the AI subset. For the full 331-tool dataset covering Business and Crypto categories: |
|
|
| - 🏆 [ComparEdge Leaderboard](https://comparedge.com/best) — Live rankings |
| - 📊 [GitHub: Open Data](https://github.com/comparedge/awesome-saas-comparison-data) — Structured JSON/CSV |
| - ⚔️ [Head-to-Head Comparisons](https://comparedge.com/compare) — 2,266+ matchups |
|
|
| ## Citation |
|
|
| ```bibtex |
| @dataset{comparedge_ai_tools_2026, |
| title={AI Tools Pricing & Features Dataset 2026}, |
| author={ComparEdge}, |
| year={2026}, |
| url={https://comparedge.com}, |
| note={104 AI tools across 9 categories with pricing, ratings, and features} |
| } |
| ``` |
|
|
| ## License |
|
|
| [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) — Free to use with attribution to [ComparEdge](https://comparedge.com). |
|
|