Skip to content

Data visualization web app built with TensorFlow and React to predict popularity of AI and Blockchain technologies for YHack 2017

Notifications You must be signed in to change notification settings

edwinzhng/trendcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trendcast

  • A web app built with React and Python that uses LSTM networks to predict the next trending AI and Blockchain technologies

Algorithm

  • Scraped news articles from major tech sources using Beautiful Soup, performed sentiment analysis on text using the Python NLTK library and extracted keywords to create dataset

  • Weighted frequency of keyword appearance and sentiment against Google trends data for keywords

  • Used LSTM networks to model and predict future trends in keyword popularity using Tensorflow and Keras

  • Hosted on Firebase

  • Live demo at http://trendcast-yhack.firebaseapp.com

About

Data visualization web app built with TensorFlow and React to predict popularity of AI and Blockchain technologies for YHack 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •