ai-api-photo-description

FREE
Popularity

8.8 / 10

Latency

5,464ms

Service Level

92%

Health Check

N/A

README

AI API Photo Description

AI APIs for scene description use advanced computer vision and natural language processing to analyze images or videos, identify objects, actions, and context, and generate descriptive text summarizing the scene. They help machines understand visual content and are used in applications like content moderation, accessibility tools.

Endpoints

Method:

POST

Endpoint:

/description-from-url

Body:

url: STRING (REQUIRED)

Response:

{
  caption: string;
}

Method:

POST

Endpoint:

/description-from-file

Body:

image: FILE (REQUIRED)

Response:

{
  caption: string;
}

Possible errors

While analyzing your content, you may encounter the errors listed below:

400 - Bad Request
500 - Internal Server Error

Followers: 0
API Creator:
Rapid account: Animar
Animar
animar
Log In to Rate API
Rating: 5 - Votes: 1