Skip to main content

Overview

The AI Scheduling Agent is an automated assistant that reads your emails, schedules meetings in Google Calendar, and sends confirmation emails - all without manual intervention. It streamlines the meeting scheduling process by handling the back-and-forth communication automatically.

Getting Started

1

Installation

install dependencies
2

Connecting to tools and models

connect to required tools
3

Importing the required libraries

import required libraries
4

Initializing the Tools and the LLM

initialize toolset and llm
5

Create callback function

create callback function
6

Activating the Listener

run the agent
7

Final Code

final code