Skip to content
/ bluebird Public

Real-time sentiment analysis and visualization of Twitter

License

Notifications You must be signed in to change notification settings

iojw/bluebird

Repository files navigation

bluebird

bluebird is a React application that conducts sentiment analysis and visualizes tweets being sent on Twitter in real-time. It makes use of Web Workers to do all data processing and computation in a background thread client-side (sentiment analysis based on the VADER model) then generates a live visualization based on this data, along with additional metrics.

Live link to the application here

Demo

Demo GIF