Skip to content

farzaa/stupid-emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stupid-emails

A simple Python script to tag your G-Mail with AI + a custom prompt you set.

Alt text

  1. git clone https://github.com/farzaa/stupid-emails.git
  2. cd stupid-emails
  3. Rename secrets.template.json to secret.json and add your OpenAI key in to it.
  4. You need a GMail API key. It's not that hard. Here's how.
  5. Go to prompt.txt and add your name + bio.
  6. pip install -r requirements.txt
  7. Run script python tag.py, Google Auth will open and ask for read/write acceess. The script takes your email, send it to OpenAI, and gets back a tag. That's it. Nothing is saved. It's not gonna randomly send emails on your behalf lol. You can read through the code if you don't trust me.

About

A simple Python script to tag your G-Mail with AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages