Skip to content

EmailGPT is a Google Chrome extension to assist the user in writing emails inside Gmail using OpenAI's GPT-3.5 model.

Notifications You must be signed in to change notification settings

Coeeter/EmailGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmailGPT

Group 37

EmailGPT is a Google Chrome extension to assist the user in writing emails inside Gmail using OpenAI's GPT-3.5 model.

What the extension can do:

  • AI generate an email based off a prompt
  • Enhance your emails and replies with multiple AI personalities
    • Default: Professional yet Approachable
    • Corporate: Formal and Polished
    • Casual: Informal and Friendly
    • Quirky: Zoomer mode (pls only use with your friends)
  • Automatically fix any spelling or grammatical errors in your emails

We made this for IEEE NTU's iNTUition v9.0, where we won the Best Pre-University Hack.

Built using:

Installation instructions (use at your own risk)

Server

Grab your OpenAI key from OpenAI's website

Create a .env file inside \server and enter the API key as OPENAI_API_KEY=https://platform.openai.com/account/api-keys

Afterwards, do npm i and npm run dev to run the express server.

Extension

Inside \extension run npm i and npm run build to install dependencies and create the development version of the extension.

Head over to chrome://extensions/ on your browser and toggle Developer Mode.

Click on Load unpacked and head over to the \extension\dist and upload the entire \dist folder.

About

EmailGPT is a Google Chrome extension to assist the user in writing emails inside Gmail using OpenAI's GPT-3.5 model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •