HackCU 2022 - What Does Twitter Think? What Does Twitter Think? (WDTT) is an interactive website in which you ask Twitter what it thinks! Simply run the Angular and NodeJs app and type in the box to see what happens! Modules: pip install transformers, twitter-stream.py, torch Install npm, Angular, and NodeJs To Run: ng serve <project_folder> node server/server.js API Setup ~$ vim ~/.twitter-keys.yaml keys: consumer_key: CONSUMER_KEY consumer_secret: CONSUMER_SECRET access_token: ACCESS_TOKEN access_token_secret: ACCESS_TOKEN_SECRET bearer_token: BEARER_TOKEN