RAKE is an email auto subscription bot. It subscribs you to your interest feeds across multiple social media platforms.
- To subscribe, mail an interesting topic / tag to ->
subscribe.ai.client@gmail.com
- Uses machine learning to extract keywords from your query email.
- All the emails are TLS/SSL encrypted.
- Sorts topics ased on keyword extraction and ranking.
- Youtube
pip install beautifulsoup4
pip install nltk
pip install imaplib
pip install smtp
pip install imap
pip install email
python rake.py
- Create requirements.txt