Skip to content

lucasmccabe/emailGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

drawing

Table of Contents

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 (this repo).

Install requirements:

pip install -r requirements.txt

Contact

Questions? Reach out:

License

MIT