A full-stack application that queries the Twitter API for 500 recent tweets containing keywords, analyses recurring words and visualises the result as a word map. Can be used to track trends, sentiments and prejudices on Twitter and act in real time.
🏆 Won the BlackRock award for the "Best Hack for Social Good"
This web server can be run locally (web_server.py and twitterWordCloud.html) or it can be spun up as a website using Google Colab and Web_Server.ipynb. Instructions are in the notebook.