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

# Creating street interview videos

> Learn how to plan and create street interview videos from start to finish.

<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', maxWidth: '100%', marginBottom: '2rem'}}>
  <iframe style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', border: 0}} src="https://www.youtube.com/embed/a0TDZTRMO24" title="Carat Academy | Ep2. Creating street interviews with AI" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowFullscreen className="rounded-lg shadow-lg" />
</div>

<Steps>
  <Step title="Write cue sheet">
    ```text theme={null}
        Create a cue sheet for a street interview. The content is about how "Using Carat AI agent, you can plan and create trending viral shorts all at once."
        
        Please follow these requirements:
        * Questions and answers that highlight the advantages of Carat AI agent
        * Keep questions and answers short and concise
        * Total length is 10 seconds
    ```
  </Step>

  <Step title="Revise cue sheet">
    ```text theme={null}
        I need a more detailed cue sheet. Include dialogue, situation, and emotions by timestamp. Also describe the character's appearance and style more specifically.
    ```
  </Step>

  <Step title="Create interview video">
    ```text theme={null}
        Now create the interview video using this cue sheet.
        * All dialogue should be in English
        * Use the Google Veo 3 model.
    ```
  </Step>
</Steps>
