> ## Documentation Index
> Fetch the complete documentation index at: https://docs.videodb.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Automate video creation at scale - dubbing, voiceovers, AI-generated content, and more

## Content Factory

**Produce video content at scale without manual editing.** From AI voiceovers to multi-language dubbing, automate your video production pipeline.

### When to Use This

* You need to localize content into 10+ languages
* You want to create faceless YouTube/TikTok content at scale
* You're building an AI ad generator for e-commerce
* You need professional narration without hiring voice actors

### What You'll Build

<CardGroup cols={3}>
  <Card title="Faceless Videos" icon="video" href="/examples-and-tutorials/content-factory/faceless-video-creator">
    Create complete videos from scripts - no camera needed
  </Card>

  <Card title="AI Ad Films" icon="megaphone" href="/examples-and-tutorials/content-factory/ai-ad-films">
    Generate product ads from text descriptions
  </Card>

  <Card title="TikTok Lyric Videos" icon="music" href="/examples-and-tutorials/content-factory/tiktok-lyric-video">
    Auto-sync lyrics to music with animations
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Multi-Language Dubbing" icon="globe" href="/examples-and-tutorials/content-factory/dubbing">
    Dub videos into any language with AI voices
  </Card>

  <Card title="AI Voiceovers" icon="mic" href="/examples-and-tutorials/content-factory/voiceovers">
    Add professional narration to silent footage
  </Card>

  <Card title="Trailer Narration" icon="film" href="/examples-and-tutorials/content-factory/trailer-narration">
    Generate cinematic trailer voices
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Voice Cloning" icon="copy" href="/examples-and-tutorials/content-factory/voice-cloning">
    Clone voices for consistent brand audio
  </Card>

  <Card title="Text-to-Video" icon="sparkles" href="/examples-and-tutorials/content-factory/text-prompts">
    Generate video from text prompts
  </Card>

  <Card title="Kids Storyteller" icon="book-open" href="/examples-and-tutorials/content-factory/ai-storyteller-kids">
    Create animated educational stories
  </Card>
</CardGroup>

<Card title="Year in Frames" icon="calendar" href="/examples-and-tutorials/content-factory/year-in-frames">
  Turn photo collections into video montages
</Card>

## How It Works

```
Script/Text → AI Generation (Voice, Video, Images) → Timeline Composition → Stream/Export
```

## Related Documentation

<CardGroup cols={2}>
  <Card icon="sparkles" title="Generative Media" href="/pages/act/generative-media/index">
    AI-powered audio and video generation
  </Card>

  <Card icon="layers" title="Timeline Architecture" href="/pages/act/programmable-editing/timeline-architecture">
    How programmatic video composition works
  </Card>

  <Card icon="languages" title="Translation & Dubbing" href="/pages/act/generative-media/translation-and-dubbing">
    Multi-language content localization
  </Card>

  <Card icon="download" title="Streams & Exports" href="/pages/act/output-and-delivery/streams-and-exports">
    Output your generated content
  </Card>
</CardGroup>

## Explore Use Cases by Category

### Video Generation & Creation

<CardGroup cols={2}>
  <Card title="Faceless Video Creator" icon="video" href="/examples-and-tutorials/content-factory/faceless-video-creator">
    Generate complete videos from scripts
  </Card>

  <Card title="AI Ad Films" icon="megaphone" href="/examples-and-tutorials/content-factory/ai-ad-films">
    Auto-generate product ads from text
  </Card>

  <Card title="Text-to-Video" icon="sparkles" href="/examples-and-tutorials/content-factory/text-prompts">
    Create video directly from prompts
  </Card>

  <Card title="Kids Storyteller" icon="book-open" href="/examples-and-tutorials/content-factory/ai-storyteller-kids">
    Generate animated educational stories
  </Card>
</CardGroup>

### Audio & Voice

<CardGroup cols={2}>
  <Card title="AI Voiceovers" icon="mic" href="/examples-and-tutorials/content-factory/voiceovers">
    Add professional narration automatically
  </Card>

  <Card title="Multi-Language Dubbing" icon="globe" href="/examples-and-tutorials/content-factory/dubbing">
    Dub videos into any language
  </Card>

  <Card title="Voice Cloning" icon="copy" href="/examples-and-tutorials/content-factory/voice-cloning">
    Clone voices for consistent audio
  </Card>

  <Card title="Trailer Narration" icon="film" href="/examples-and-tutorials/content-factory/trailer-narration">
    Generate cinematic trailer voices
  </Card>
</CardGroup>

### Content Compilation

<CardGroup cols={2}>
  <Card title="TikTok Lyric Videos" icon="music" href="/examples-and-tutorials/content-factory/tiktok-lyric-video">
    Auto-sync lyrics with animations
  </Card>

  <Card title="Year in Frames" icon="calendar" href="/examples-and-tutorials/content-factory/year-in-frames">
    Create video montages from photo collections
  </Card>
</CardGroup>
