A browser extension to complete your email with the help of ChatGPT
Download via extension store: Chrome, Firefox
- Clone the repo (using
git clone https://github.com/dtkdt100/Chat-GPT-for-Gmail
) - Install
Node
- Install dependencies with
npm
npm run build
- Load
build/chromium/
orbuild/firefox/
directory to your browser
- Open Gmail
- Create new email and start writing it
- In the left side of your input text, a new icon will appear
- Click it and a suggestion of Chat GPT to complete your email will show on screen
- If you chose to accepte it, just click on it
This project is inspired by wong2/chat-gpt-google-extension