Vapi Assistant AI Pro

Demo to preview the settings

Introduction

Vapi AI is a plugin designed to seamlessly integrate an AI voice bot into your website with comprehensive customization options. You can utilize a bubble element or the default button provided by Vapi as your call-to-action button.
Image without caption

Prerequisites

You must have a Vapi account to get public and private keys: https://dashboard.vapi.ai/
Image without caption
After completing your registration, you will need to navigate to the API Keys section and create a new key pair.
Image without caption
Image without caption
Now we have access to public and private keys
Image without caption

Tutorial

How to setup

You need to position the element on the page. After that, we need to set Type Message -> Type Message. We also need to specify the Assistant ID. We can create it via API or via Vapi Dashboard
Image without caption
let's figure out how to create assistants with dashboard:
  1. we need to go to the Assistants section and click ‘Create Assistant’. Then we need to choose a name for the assistant, you can also choose the pre-made model below. After that we need to click Create
Image without caption
Image without caption
  1. Next, we need to select the created Assistant and copy it. This ID we need to paste into our element in Bubble.
Image without caption
  1. Below we can see all the settings of our Assistant. We can customise his voice, language, manner of speech and much more. We will talk about all this a little later. Also, below we will see how to interact with assistants through our plugin.
Image without caption

Plugin Element Properties

The plugin contains a Vapi AI visual element that should be used on a page.

Vapi AI

Image without caption
Image without caption
Image without caption
Image without caption
💡
You can use two options to interact with the voice assistant:
  1. Vapi default button
  1. Element actions (start, end)
Vapi Default button can be of two types:

Pill

Image without caption

Round

Image without caption

Fields:

Element Actions

Exposed states

Element Events

Plugin Data/Action Calls

💡
Assistant is a fancy word for an AI configuration that can be used across phone calls and Vapi clients. Your voice assistant can augment your customer support and experience for call centers, business websites, mobile apps, and much more.

Create assistant

Get assistant

List assistants

Update assistant

Delete assistant

Image without caption

Changelogs