Skip to main content
0
C

Calendar Ai Gpt

Calendar AI based on custom ChatGPT | Notion and Google Calendar integration

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

Sign in with your account

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]

[](https://pub.towardsai.net/calendar-ai-tutorial-for-building-custom-chatgpt-with-google-and-notion-integrations-654519ea1577)

📖 Check the Tutorial 📖

Calendar-ai-gpt

Calendar AI is a toolbox to create your time-managment assistant using CustomGPT funcitonality of ChatGPT Plus. It designed to integrate Google Calendar and Notion without any third-party apps. This project enables users to read and create events in Google Calendar, manage Notion pages and databases, and perform a variety of actions to streamline their scheduling and note-taking processes.

Features

Getting Started

Setting-up the CustomGPT

Go to GPTs and start creation process. Copy instructions from instructions.md and paste them into the CustomGPT field.

Prerequisites

  • Python 3.10+
  • Pipenv or Conda for managing project dependencies
  • Google Cloud Platform account with access to the Calendar API
  • Notion integration token

Installation

  1. 1.Clone the repository:
bash
git clone https://github.com/yourgithubusername/calendar-ai.git
cd calendar-ai
  1. 1.Install dependencies:
bash
pip install -r requirements.txt
  1. 1.Create a .env file in the root directory of the project and add your Notion integration token:
plaintext
NOTION_TOKEN='your_notion_token_here'
  1. 1.Set up Google Calendar API credentials:
  • Visit the Google Developers Console.
  • Create a new project and enable the Google Calendar API.
  • Configure the OAuth consent screen.
  • Create credentials (OAuth client ID) and download the JSON file.
  • Rename the downloaded file to credentials.json and place it in the root directory of your project.

Running the Server

To run the Calendar AI API server locally, use the following command:

bash
python api.py

This command starts a local server on port 5000. To make your API accessible over the internet, you can use an HTTPS proxy like localtunnel:

bash
lt --port 5000 --subdomain your-creative-proxy-address

Replace your-creative-proxy-address with a unique subdomain name for your project.

Contributing

Welcome contributions or any possible collaboraitions on to the Calendar AI project or other projects.

License

This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

Don't lose this

Three weeks from now, you'll want Calendar Ai Gpt again. Will you remember where to find it?

Save it to your library and the next time you need Calendar Ai Gpt, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚡ Pro tip for geeks: add a-gnt 🤵🏻‍♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

🤵🏻‍♂️

a-gnt's Take

Our honest review

Calendar AI based on custom ChatGPT | Notion and Google Calendar integration. Best for anyone looking to make their AI assistant more capable in communication. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

You'll sign in with your existing account the first time. After that, it just works.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.