Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crilleaz/GPT3-Outlook
Using ChatGPT3.5-Turbo / GPT3 to automate incoming emails
https://github.com/crilleaz/GPT3-Outlook
ai automated-email chatgpt chatgpt-api chatgpt-turbo email-bot gpt3 gpt3-davinci gpt3-email gpt3-mail gpt35 openai openai-api outlook outlook-ai outlook-bot
Last synced: about 2 months ago
JSON representation
Using ChatGPT3.5-Turbo / GPT3 to automate incoming emails
- Host: GitHub
- URL: https://github.com/crilleaz/GPT3-Outlook
- Owner: crilleaz
- Created: 2023-02-12T17:44:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T06:45:02.000Z (about 1 year ago)
- Last Synced: 2024-08-13T07:08:10.614Z (6 months ago)
- Topics: ai, automated-email, chatgpt, chatgpt-api, chatgpt-turbo, email-bot, gpt3, gpt3-davinci, gpt3-email, gpt3-mail, gpt35, openai, openai-api, outlook, outlook-ai, outlook-bot
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - crilleaz/GPT3-Outlook - Using ChatGPT3.5-Turbo / GPT3 to automate incoming emails (Python)
README
# GPT3-Outlook / ChatGPT3.5-Turbo
Tired of answering emails? Look no further! OpenAI's GPT3 takes care of that for you!# Installation
* gh repo clone crilleaz/GPT3-Outlook
* Change openai.api_key
* Enter your signature
* Have Outlook desktop client running
* run GPT3-outlook.py / ChatGPT3.5-Turbo-Outlook.py
* Enjoy# Tweaking
* For Davinci-model 3.5: You may want to change the prompt being sent to GPT3, I used: 'Respond to this email with a positive attitude, absolutely NEVER use any names. End with kind regards without a name:' to avoid any names.
* The sleep-timer are waiting for 20 minutes before checking again for new unread emails, this can be changed aswell!
* reply.Subject can be changed aswell, I'm Swedish so we use 'Sv: ' instead of 'Re: '
* max_tokens and temperature can be changed for your likings# Discord
Crilleaz