This project aims to create Chrome extension for Gmail, to generate email text for a given prompt using Open AI.
- More details can be found here
- More details can be found here
- on the chrome://extensions/, click the button on the upper left to "Load unpacked" and select the
generate-gpt-mail-extension
folder from the root directory of this project.
4. Uage Guideline can be found here
- InBox SDK Documentation: https://inboxsdk.github.io/inboxsdk-docs/compose/#setfromemailemail
- OpenAI Completion API with Javascript: https://www.builder.io/blog/stream-ai-javascript