Simple AI email bot with OpenAI and Simplegmail
- git clone
- setup gmail API
- create desktop OAuth2 credentials
- download JSON, move it into directory
- rename JSON to client_secrets.json
- pip install -r requirements.txt
- export OPENAI_API_KEY="your-api-key"
- python email_bot.py