Skip to content

๐Ÿ“† Create Google Calendar events from selected text in Chrome, powered by GPT-3/4.

License

Notifications You must be signed in to change notification settings

nathanbabcock/add-to-calendar

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

19 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Add To Calendar ๐Ÿ“†

Chrome extension to create Google calendar events from selected text.

Forked from https://github.com/htadashi/GPT3-Event-Scheduler:

  • Updated for Chrome extension manifest v3
  • Updated for GPT 3.5 model OpenAI API

Demo

demo Disclaimer: This extension is not affiliated with the webpage shown above.

Installation

To install the extension:

  1. Download the ZIP file and unzip to a folder.
  2. In Chrome, go to chrome://extensions and enable developer mode.
  3. Click "Load unpacked" and select the unzipped folder.

TODO

๐Ÿ“ฃ PR's welcome!

  • Parse location and determine exact address
  • Determine timezone from location and convert if needed
  • Handle recurrence
  • Probably port to OpenAI function calls and construct the URL manually
  • Add entire selected text to calendar description (explicitly)
  • (later) Automatically find website link(s)

See also

About

๐Ÿ“† Create Google Calendar events from selected text in Chrome, powered by GPT-3/4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.6%
  • HTML 17.6%
  • Shell 13.8%