# AI Services

 - [POST /media-contents/{upload_file_key}/ai-subtitles](https://kollus-api.redocly.app/en/products/vod/openapi/ai/createmediacontentaisubtitle.md): Uses AI-based speech recognition (STT) technology to analyze the audio data of content in real time and automatically converts it into a text-based subtitle file for registration.
 - [GET /media-contents/{upload_file_key}/ai-outlines](https://kollus-api.redocly.app/en/products/vod/openapi/ai/getmediacontentaioutlines.md): Retrieves AI-generated summary information, chapter divisions, and key keyword data for specific content. Results can be filtered by subtitle language code (`language_code`).
 - [POST /media-contents/{upload_file_key}/ai-outlines](https://kollus-api.redocly.app/en/products/vod/openapi/ai/createmediacontentaioutline.md): Generates AI-based summary information, chapter segmentation, and key keyword data for specific content.
 - [POST /media-contents/{upload_file_key}/ai-scripts](https://kollus-api.redocly.app/en/products/vod/openapi/ai/createmediacontentaiscript.md): Converts specific content to content with AI speed feature applied. All transcoding files are converted. An email or callback notification is sent upon completion of the conversion.
