Skip to main content
The VLM Run Hub is a collection of pre-defined domains and schemas for structured data extraction.

Document Domains

Image Domains

Audio Domains

Video Domains

Video domains can be used to analyze video content, including transcribing the video content, summarizing the video content, and analyzing the video content. They are categorized into 3 types:
  • Whole-video Summary (summary): Analyze the whole video content.
  • Segmented Summary (segmented-summary): Analyze the entire video content and summarize it into multiple segments (key moments, scenes, highlights, etc.). You can provide prompts and cues to guide the segmentation, and the number of segments can be specified (e.g. “Find 5 key moments in this video where the CEO mentions “AI”).
  • Segmented Analysis (segmented-analysis): Analyze the video content per-segment, with each segment extracting detailed information prompted via the custom video segment model (e.g. json_schema). Each segment is automatically detected with audio and visual cues (e.g. silence, new scene, etc.)

Industry-specific Domains