mwangxx0129 / TapNews

A real Time News Scraping and Recommendation System using React, Node.js, MongoDB, and TensorFlow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TapNews

About

This is a web app that:

  • Built with React.
  • Collect news from multiple news sources and apply ML: tf-idf to remove duplicates all & tensorflow CNN to predict news topic,
  • Service Oriented, multiple backend servces commucating through jsonrpc,
  • Automatically recommend news based on user click logs.

Click here to see the demo

  • You can either sign up or use my account mwangxx@gmail.com / 12345678 to login.
  • Because the demo runs on Amazon free tier instance, it is not fully functioning in terms of model traning and news recommendation.

About

A real Time News Scraping and Recommendation System using React, Node.js, MongoDB, and TensorFlow.


Languages

Language:Python 56.0%Language:JavaScript 38.9%Language:HTML 2.5%Language:CSS 1.8%Language:Shell 0.9%