Intelligence
Introduction
# Intelligence Tasks GET https://api.ittybit.com/tasks POST https://api.ittybit.com/tasks # Task Details GET https://api.ittybit.com/tasks/:id DELETE https://api.ittybit.com/tasks/:id
Intelligence items are JSON-formatted objects containing rich data extracted from the media file by Ittybit's AI models:
- Description: A visual description of images or videos useful for SEO and accessibility.
- Summary: A text summary of video and audio content, including suggested title, preview paragraph, and tags.
- Speech: Highly accurate speech-to-text transcription with word-level timestamps and optional speaker identification.
- NSFW Detection: Scan media for any nudity, violence, or other explicit content.
These can be generated through the Tasks endpoint.