AI Image Selector
AI-powered image selection service using OpenAI vision models. Features: * Search Unsplash by keyword and get AI selection * Compare custom image URLs * Upload files directly for analysis * Get detailed AI reasoning for selections Requirements: * OpenAI API key (all endpoints) * Unsplash API key (keyword search only)
AI Image Selector endpoints
| Method | Endpoint | Description |
|---|---|---|
| 🔍 Keyword Search | ||
| POST |
semanticSelectKeyword /api/semantic-select |
Searches Unsplash for images matching your keyword and uses AI to select the best one. Process: 1. Searches Unsplash API with keyword 4. AI analyzes and selects best image 5.… |
| 🖼️ Custom Images | ||
| POST |
selectFromImageUrls /api/select-from-images |
Analyzes images from provided URLs and selects the best one using AI. Process: 1. Downloads images from URLs 4. AI analyzes based on criteria 5. Returns selection with… |
| 📁 File Upload | ||
| POST |
selectFromUploadedFiles /api/select-from-files |
Analyzes uploaded image files and selects the best one using AI. Process: 1. Accepts uploaded image files 4. AI analyzes images 5. Returns selection with explanation Supports… |
| ⚡ System | ||
| GET |
healthCheck /health |
Check if the API is running and healthy |
AI Image Selector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|