Skip to content

matthewjameslockwood/gpt3-email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT-3 For Gmail

Installation

1. Get your api key

Head to OpenAI's website and obtain your API key.

2. Load the extension

Once the setup script has finished running, you need to follow these steps:

  1. (Optional) Re-build the extension with yarn build

  2. Go to your browsers extension page (e.g. chrome://extensions/)

  3. Click on the load unpacked button

  4. Select the newly generated build folder

  5. Good to go!

3. Paste your API key

To start using the extension do the following:

  1. Click on the extension's icon on the top right

  2. Paste your key on the key field

  3. Configure the extension as desired

  4. Head to gmail and enjoy

gpt3-demo4.mov

Usage

Text generation

gpt3-demo1.mov

Text insertion

gpt3-demo2.mov

About

Using GPT-3 to help you write emails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.9%
  • TypeScript 29.1%
  • CSS 20.2%
  • HTML 1.8%