emailGPT
is a quick and easy interface to generate emails with ChatGPT.
This fork use OpenAI API directly instead of using revChatGPT.
emailGPT
is deployed as a Streamlit
app. It is available here.
- Install requirements:
pip install -r requirements.txt
- Export API KEY
Generate your API KEY using platform.openai.com and make it our environment variable
export OPENAI_API_KEY=<YOUR-OPENAI-API-KEY>
- Run streamlit on your local machine
streamlit run app.py
Questions? Reach out:
- Lucas (email)