Afrin127329 / email-assistant

A chrome extension that writes emails automatically with one click with the help of OpenAI API call

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email Assistant(Chrome Extension With Open AI API)

Description

  • The Extension is super amazing as it helps you to write each line of your email automatically, Built with Open AI API

😃 Check out the Testing YT video here: Email Assistant. Would love to have a feedback

Test it on your local Machine

  1. You need node installed globally on your local machine
git clone git@github.com:Afrin127329/email-assistant.git
cd email-assistant
npm install
npm run build

Chrome Configuration

  • Go to chrome://extensions/
  • Click Load Unpacked
  • Select the manifest.json file from your computer

Authors

Afrin Nahar

Show your support

  • Give a ⭐ if you like this project

About

A chrome extension that writes emails automatically with one click with the help of OpenAI API call

License:MIT License


Languages

Language:JavaScript 79.9%Language:CSS 10.0%Language:HTML 7.1%Language:TypeScript 2.7%Language:SCSS 0.4%