Twitter bot for emotion analysis using Twitter API and Huggingface API
https://twitter.com/AIGuessEmotion/
- Clone repo
- Install requiremnts
pip install -r requirements.txt - Add your Twitter and Huggingface API keys in
.envfile - Run
python .\src\bot.py
