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

# AI Assistant: Generate Speech and Summarize Text

> Use Plural's AI Assistant powered by ChatGPT to generate speech variations and summarize long texts for more natural avatar interactions.

The AI Assistant connects the power of ChatGPT directly to Plural, giving you two practical tools right inside the Flow Builder: generating varied speech for your robots and avatars, and condensing long texts into concise, conversational responses. Both features appear as soon as you hover over any speech input field — no separate tools or tabs required.

## Generate Speech Variations

Repeating the exact same phrasing every interaction can make conversations feel robotic. The AI Assistant lets you generate up to five alternative wordings of any speech text in seconds, so your robot or avatar sounds more natural and engaging.

<Steps>
  <Step title="Enter your text">
    Type your desired speech into any **robot speech input field** inside an element.
  </Step>

  <Step title="Hover over the field">
    Move your mouse over the text you just entered. A **Magic Wand** icon (✨) appears next to the input field.
  </Step>

  <Step title="Click the Magic Wand">
    Click the Magic Wand icon to open the AI Assistant menu.
  </Step>

  <Step title="Select the number of variations">
    Choose **1**, **3**, or **5** variations. The AI Assistant generates that many alternative phrasings of your original text.
  </Step>

  <Step title="Review and apply">
    The generated variations appear below your original text. Click any variation to apply it, or keep the original if you prefer.
  </Step>
</Steps>

<Tip>
  Generate 3 or 5 variations when the element will be triggered frequently (such as a greeting or main menu introduction). Having multiple phrasings keeps repeat visitors from hearing the same words every time.
</Tip>

## Summarize Long Texts

Pasting a company biography, product description, or FAQ directly into a speech element usually produces text that is far too long for comfortable listening. The AI Assistant can summarize it into a concise form suited to spoken conversation.

<Steps>
  <Step title="Paste your long text">
    Copy and paste the full text (for example, a company history) into a **robot speech input field**.
  </Step>

  <Step title="Hover over the field">
    Move your mouse over the input field. The **Magic Wand** icon appears.
  </Step>

  <Step title="Click the Magic Wand">
    Click the icon to open the AI Assistant menu.
  </Step>

  <Step title="Select 'Summarize long text'">
    Choose **Summarize long text** from the available options. The AI Assistant generates a shorter version below the original.
  </Step>

  <Step title="Accept or retry">
    * If you are happy with the summary, delete the original long text and keep the summary.
    * If the summary is not quite right, delete the generated version and click the Magic Wand again to generate a new one.
  </Step>
</Steps>

<Note>
  The AI Assistant uses ChatGPT to generate content. Results vary, especially for specialized or technical topics. Always review generated text before publishing your project to ensure it accurately represents your content.
</Note>

## When to Use Each Feature

<CardGroup cols={2}>
  <Card title="Speech Variations" icon="shuffle">
    Use this when you want the robot to sound fresh across multiple visits, or when you need a few different tones (friendly, formal, playful) for the same message.
  </Card>

  <Card title="Summarize Long Text" icon="scissors">
    Use this when your source content was written for reading, not listening — annual reports, website copy, product manuals, and similar long-form documents.
  </Card>
</CardGroup>
