Skip to content

This repo is for VAPI Agent I built using function calling and Server URL. it Has the VAPI Json Configuration , The VAPI Prompt, and The Make Automation blueprints

Notifications You must be signed in to change notification settings

AlozieAI/VAPI-Calendly-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VAPI-Calendly-Agent

This repository contains the VAPI Agent I built using function calling and Server URL, as demonstrated in the VAPI Server URLs & Function Calls Guide: Building a Calendly Booking Agent Video.

Features

  • VAPI JSON Configuration: Includes the configuration file to help you set up your own VAPI Agent.
  • VAPI Prompt: Contains the prompt used to guide the agent's behavior.
  • Make Automation Blueprints: Includes downloadable blueprints for automating workflows in Make (formerly Integromat).

How to Use

1. Set Up Your VAPI Agent

To create your own VAPI Agent:

  1. Make a POST request to https://api.vapi.ai/assistant.
  2. Use the JSON file provided in the VAPI-Config folder as the request body.

2. Use the Make Automation Blueprints

To import and use the Make automation blueprints:

  1. Download one of the automation files from the Make-Automation-Blueprints folder.
  2. Open Make and create a new scenario.
  3. Click the three small dots at the bottom of the screen and select Import Blueprint.
  4. Upload the downloaded file to get started.

3. Automate Calendly Booking with AI Browser Automation

To leverage the AI browser automation code for booking meetings on Calendly:

  1. Copy the code from the repository or upload it to your preferred IDE (e.g., Replit).
  2. Run the following command in your terminal to install the necessary dependencies:
    pip install -r requirements.txt
    

About

This repo is for VAPI Agent I built using function calling and Server URL. it Has the VAPI Json Configuration , The VAPI Prompt, and The Make Automation blueprints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages