Skip to content

rodriguez/HappyTweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HappyTweet

HackBeanpot Project

Ever wonder how happy you sound to others on Twitter? Or how sad? Or angry? Well, now you can use this Jackie Robinson Beanie Babies project to find out! You'll also be able to tell how other local Twitter users sound through their tweets, as well!

What is it?

Happy Tweet is a project created to determine the emotional level of a text. It uses the Twitter API to pull in tweets from nearby accounts and calculates the appropriate emotion for the text using the Indico API.

Resources Used

  • ReactJS
  • Flask
  • Python
  • Indico API (Emotion Detection)
  • Twitter API (tweepy)
  • Material UI from Google
  • MongoDB
  • HTML, CSS, JavaScript