• Stars
    star
    233
  • Rank 171,355 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a quick and easy interface to generate emails with ChatGPT

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