Home

Awesome

Open in Streamlit MIT license Code style: black GitHub Repo stars

emailGPT

emailGPT is a quick and easy interface to generate emails with ChatGPT. To try it out, click the "Open in Streamlit" button above, or click here.

Note: This Streamlit app is no longer functional, after OpenAI added Cloudflare protections to their API (12/12/2022)

<img src="assets/lazy_email.png" alt="drawing" width="200"/>

Table of Contents

Examples

<img src="assets/vader.png" alt="vader" width="500"/> <br><br> <img src="assets/pooh.png" alt="pooh" width="500"/> <br><br> <img src="assets/coyote.png" alt="coyote" width="500"/>

Usage

emailGPT is deployed as a Streamlit app. It is available here.

Installation

If you're using the Streamlit app, no installation is necessary. Otherwise:

Installation via GitHub

Clone the repo from here (this repo).

Install requirements:

pip install -r requirements.txt

Contact

Questions? Reach out:

License

MIT