Skip to main content

Overview

The Explainers component creates engaging video explanations that combine visual elements like diagrams, animations, and charts with AI narration. Perfect for complex topics that benefit from visual learning.

Creating an Explainers Component

Configuration Parameters

string
required
Name of the explainers component
string
required
Must be "explainers"
object
required
Explainers configuration object

Response

Embedding This Component

Once you’ve created an Explainers component, you can embed it on your website using the embedding API.

Generate Embed URL

Explainer-Specific Embedding Features

boolean
default:"true"
Display web search sources used in the explanation
boolean
default:"true"
Display sources for images and diagrams used in the video
boolean
default:"true"
Display synchronized subtitles/transcript below the video player
boolean
default:"true"
Show video chapters and topic outline for easy navigation

Embed in Your HTML