https://github.com/ipspace/ai-email-assistant
A bot replying to emails from unwanted individuals
https://github.com/ipspace/ai-email-assistant
Last synced: 10 months ago
JSON representation
A bot replying to emails from unwanted individuals
- Host: GitHub
- URL: https://github.com/ipspace/ai-email-assistant
- Owner: ipspace
- License: unlicense
- Created: 2023-02-03T14:20:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T09:31:11.000Z (over 3 years ago)
- Last Synced: 2025-06-09T07:55:57.601Z (about 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAI Email Assistant
Do you get tons of unwanted emails from people offering you guest blog posts or other services you never asked for? How about using an AI to reply to them.
Here's what you have to do:
* Register with OpenAI
* Install Python prerequisites
* Create a configuration file `~/.email-assistant.yml` (use the one in this folder as a starting point)
* Move the crappy emails into a dedicated folder (I still want to do that by hand)
* Run `reply.py` every now and then.
* Enjoy the results ;)