Universal AI: Image Features
Process and analyze images using the Universal AI endpoint.Available Image Features
| Subfeature | Model String Pattern | Description |
|---|---|---|
| Generation | image/generation/provider/model | Create AI-generated images |
| Object Detection | image/object_detection/provider | Identify objects in images |
| Face Detection | image/face_detection/provider | Detect faces in images |
| Face Comparison | image/face_comparison/provider | Compare face similarity |
| Background Removal | image/background_removal/provider | Remove image backgrounds |
| Explicit Content Detection | image/explicit_content/provider | Detect NSFW content |
| AI Detection | image/ai_detection/provider | Detect AI-generated images |
Image Generation
Generate images from text descriptions:Object Detection
Detect and identify objects in images:Face Detection
Detect faces and facial attributes:Background Removal
Remove backgrounds from images:Using Image URLs
You can also provide image URLs instead of uploading:Next Steps
- Upload Files - Manage image uploads
- Text Features - Text analysis
- OCR Features - Document processing