64 lines
1.7 KiB
Markdown
64 lines
1.7 KiB
Markdown
# Pricing Collection Prompt for Claude Browser Extension
|
|
|
|
**Purpose:** Collect current pricing data for all AI image generation services in the comparison article.
|
|
|
|
**Date created:** 2026-01-12
|
|
|
|
---
|
|
|
|
## Task: Collect pricing data for AI image generation services
|
|
|
|
Visit each URL below and extract current pricing information:
|
|
|
|
### Services to check:
|
|
|
|
**UI-First:**
|
|
1. midjourney.com/account/billing (or find pricing page)
|
|
2. leonardo.ai/pricing
|
|
3. firefly.adobe.com (find pricing)
|
|
4. openai.com/chatgpt/pricing (ChatGPT Plus for image generation)
|
|
5. ideogram.ai/pricing
|
|
6. gemini.google.com (check if image generation requires subscription)
|
|
7. recraft.ai/pricing
|
|
8. runwayml.com/pricing
|
|
|
|
**Open Source (hosting costs):**
|
|
9. Check typical cloud GPU costs for running Stable Diffusion / Flux
|
|
|
|
**API-First:**
|
|
10. replicate.com/pricing
|
|
11. fal.ai/pricing
|
|
12. runware.ai/pricing
|
|
13. segmind.com/pricing
|
|
14. novita.ai/pricing
|
|
|
|
**Aggregators:**
|
|
15. krea.ai/pricing
|
|
16. freepik.com/ai (find pricing for AI tools)
|
|
17. together.ai/pricing
|
|
|
|
### For each service, collect:
|
|
- Free tier (if exists): limits, features
|
|
- Paid tiers: name, price/month, key limits (credits, images, fast hours)
|
|
- Pay-as-you-go rate (if applicable): $ per image or $ per credit
|
|
|
|
### Output format:
|
|
|
|
```
|
|
**[Service Name]**
|
|
- Free: [yes/no] — [limits if yes]
|
|
- Plans:
|
|
- [Plan name]: $X/mo — [key limits]
|
|
- [Plan name]: $X/mo — [key limits]
|
|
- Pay-per-use: $X per image (if available)
|
|
- Last checked: [date]
|
|
```
|
|
|
|
Note: Some sites may require scrolling or clicking "Pricing" link. If pricing is not publicly available, note that.
|
|
|
|
---
|
|
|
|
## After collection
|
|
|
|
Save results to: `assets/midjourney-alternatives-bn-blog/pricing-data.md`
|