sw-yx / gpt3-email

Using GPT-3 to help you write emails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 48.8%Language:TypeScript 29.1%Language:CSS 20.2%Language:HTML 1.8%