ai-api-photo-description

免费
通过 Animar | 已更新 2 months ago | Artificial Intelligence/Machine Learning
人气

9 / 10

延迟

7,029ms

服务等级

75%

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

关注者:0
API 创建者:
Rapid account: Animar
Animar
animar
登录并给 API 打分
打分:5 - 投票:1