Skip to content

photomz/magic-cal

Repository files navigation

🦄 📆 Magic Cal

ChatGPT in Google Calendar -- a Chrome Extension

Cartoon Calendar Unicorn Preview of AI Button in GCal

https://github.com/photomz/magic-cal/raw/main/cal-demo.mp4

Create Google Calendar events with AI -- describe in words. Type "Lunch with Ben tomorrow", and let AI magically translate it into a real calendar event!

Go to calendar.google.com > "+ Create" > "🦄 Magic Event"

  • Uses ChatGPT (gpt-3.5-turbo), needs to be online.
  • Email markuszhang8@gmail.com for help / bugs / complaints.

🖥️ Get

Pending Chrome Web Store approval

👾 Developers

Requires: Chromium browser (Chrome, Arc, Firefox). This is, after all, a Chrome Extension.

Install packages for Vue Chrome Extension and Express server:

pnpm install
cd api
pnpm install

Start HMR dev servers:

pnpm dev
cd api
pnpm dev

Open chrome://extensions on your browser, click "Load unpacked", and select folder:

your-path-to-magic-cal/dist

You should've loaded a local Chrome Extension.

To verify, go to calendar.google.com, and click "+ Create". "🦄 Magic Event" should appear in the dropdown.

About

'Describe with AI' button on GCal -- Chrome Extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published