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
Disclaimer: This extension is not affiliated with the webpage shown above.
To install the extension:
- Download the ZIP file and unzip to a folder.
- In Chrome, go to chrome://extensions and enable developer mode.
- Click "Load unpacked" and select the unzipped folder.
๐ฃ 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)