
Overview
The Classify endpoint categorizes images into predefined categories. It supports zero-shot learning, meaning you can classify images into custom categories without training data.How It Works
The Classify endpoint uses advanced AI models to understand image content and match it to your defined categories. You provide category names and descriptions, and the API returns the best match with confidence scores and reasoning.Key Benefits
- Organization: Automatically categorize and organize large image libraries
- Efficiency: Reduce manual sorting by 90%
- Flexibility: Use zero-shot learning to classify into any custom categories
- Scalability: Process thousands of images quickly and consistently
Use Cases
Content Management
Automatically categorize and organize large image libraries into predefined categories, eliminating manual sorting and improving content management. Example:Content Moderation
Classify images to identify inappropriate content, spam, or content that violates guidelines.Product Categorization
Automatically categorize products in e-commerce platforms into the correct product categories.API Reference
For detailed API documentation, see the Classify endpoint reference.Python SDK
Learn how to use the Classify endpoint with our Python SDK
API Specification
View the complete API reference for the Classify endpoint