detect_ai_image
Analyzes uploaded images to determine the likelihood of AI generation, providing a confidence score for accurate classification.
Instructions
Accepts an image file as input and analyzes it to determine the probability that the image was generated by artificial intelligence, providing a confidence score.
Responses:
200 (Success): OK - The request has succeeded, and the image has been classified.
Content-Type:
application/json
Response Properties:
Example:
400: Bad Request - The server could not understand the request due to invalid syntax.
Content-Type:
application/json
Response Properties:
Example:
401: Unauthorized - The client must authenticate itself to get the requested response.
Content-Type:
application/json
Response Properties:
Example:
500: Internal Server Error - The server has encountered a situation it doesn't know how to handle.
Content-Type:
application/json
Response Properties:
Example:
503: Service Unavailable
Content-Type:
application/json
Response Properties:
Example:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
image | No |