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

# Introduction

## Why Canopy

Canopy allows you to build audio-visual AI (AI that speaks and has a face) that can engage in real time fully customisable
conversations with your users.

<p>
  Moreover, Canopy is a <b> fully flexible </b> SDK. You can build bots which take actions in real time, like:

  * An ecommerce website AI consultant that can purchase clothes while guiding a customer through the eStore.
  * An AI interviewer which can execute applicants code during a software engineering video interview and steer the conversation depending on how it runs.
  * A beauty Consultant  which can search for products from a database as the customer describes their preferences.
  * A Zoom bot that sits on calls and pitches in when necessary
</p>

<CardGroup cols={2}>
  <Card title="Documentation" icon="pen-to-square" href="/documentation">
    Learn all the key concepts and get started with a simple example.
  </Card>

  <Card title="Javascript SDK" icon="image" href="/">
    Get started in a couple of lines of code after pasting a simple <em> script  </em> tag into your html
  </Card>

  <Card title="React SDK" icon="image" href="/">
    Get started in a couple of lines of code after pasting a simple <em> script  </em> tag into your html
  </Card>

  <Card title="Quickstarts" icon="pen-to-square" href="/quickstart">
    Get up and running in a couple of lines of code.
  </Card>
</CardGroup>
