emailGPT

a quick and easy interface to generate emails with ChatGPT

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

Summary

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)

Examples

vader

pooh

coyote

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.

Install requirements:

pip install -r requirements.txt

Contact

Questions? Reach out:

License

MIT