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

# Gidgets Library

> The Gidgets Library provides a collection of pre-built, targeted AI Agents designed to handle specific tasks and use cases. You can easily drag and drop these Gidgets into your main design canvas to quickly assemble powerful workflows.

## Available Gidgets

<CardGroup cols={2}>
  <Card title="Flow" icon="diagram-project">
    Powered by custom AI workflows built using GIDR AI Studio. Used to drive GIDR provided UI or API based workflows.
  </Card>

  <Card title="Voice Flow" icon="microphone">
    Powered by custom AI workflows built using GIDR AI Studio. Primarily used for Conversational Voice Agent use cases.
  </Card>

  <Card title="Chatbot" icon="message-bot">
    Interactive chatbot for content in enterprise webpages.
  </Card>

  <Card title="Insights" icon="chart-mixed">
    Retrieve insights from database using natural language.
  </Card>

  <Card title="Call Analysis" icon="phone-arrow-right">
    Generate transcripts, sentiment analysis and summary from any audio.
  </Card>

  <Card title="Trending Topics" icon="arrow-trend-up">
    Visualizes key trends by tracking the most mentioned topics, Q\&As in calls over selected time periods.
  </Card>

  <Card title="Call Summarizer" icon="file-lines">
    Summarizes call transcripts using a template.
  </Card>

  <Card title="Customer Sentiment Analyzer" icon="face-smile">
    Analyzes customer messages for sentiment.
  </Card>

  <Card title="Ticket Summarizer" icon="ticket">
    Summarizes customer-agent interactions using a template.
  </Card>

  <Card title="Script Compliance Checker" icon="clipboard-check">
    Verifies interactions against compliance scripts.
  </Card>

  <Card title="Email Editor" icon="envelope-open-text">
    Generates an email from provided key points using a template.
  </Card>

  <Card title="Training Content Generator" icon="graduation-cap">
    Creates training content from a given topic using a template.
  </Card>

  <Card title="Training Assessment Creator" icon="file-signature">
    Generates assessments from a provided topic using a template.
  </Card>

  <Card title="PII Anonymizer" icon="user-secret">
    Anonymizes personally identifiable information from text.
  </Card>

  <Card title="Multimodal Input" icon="photo-film-music">
    Enables custom content creation using text, image or voice inputs.
  </Card>

  <Card title="Free Text Element" icon="pen-to-square">
    Allows to create free text element with extended formatting.
  </Card>

  <Card title="Voice Agent" icon="headset">
    Enables voice to voice interactions using speech recognition and natural language.
  </Card>

  <Card title="Video Instructions" icon="video">
    Enables video instruction creation and management using natural language.
  </Card>

  <Card title="Image Quality" icon="image">
    Analyzes image to assess their visual quality and identify specific defects.
  </Card>
</CardGroup>
