ai-api-photo-description

БЕСПЛАТНО
От Animar | Обновлено a month ago | Artificial Intelligence/Machine Learning
Популярность

8.6 / 10

Задержка

5,082ms

Уровень обслуживания

93%

Health Check

N/A

ПРОЧТИ МЕНЯ

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