Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thekamik/email-automation-with-gpt-ai-and-python

An example of using the OpenAI API in python to automate email responses
https://github.com/thekamik/email-automation-with-gpt-ai-and-python

ai-bot email-automation email-bot email-response email-sender openai-api python python-bot

Last synced: 3 days ago
JSON representation

An example of using the OpenAI API in python to automate email responses

Awesome Lists containing this project

README

        

# email-automation-with-gpt-ai-and-python
An example of using the OpenAI API in python to automate email responses

1. This script was created to automatically reply to emails in an email inbox using OpenAI API.

The script allows you to reply to only unread messages or to all messages in the inbox.

Sent messages are moved to the specified folder.

2. The program is ready to use. You only need:

a.) Install the OpenAI library:

```sh
pip install openai
```
b.) Complete the API key and login details

4. If you find a bug or have an idea to improve the program, please e-mail me.