/Fake-News-Detection

Fake news detection system

Primary LanguageJavaScript

Fake-News-Detection

Fake news detection system TODO:

  1. Develop a Flask based Web app that allows users to upload the text from a news article , which then passes through the machine learning engine and outputs a response -Fake or Real News
  2. Refine the Machine learning logic
  3. Download Dataset ( use kaggle API to download the dataset )
  4. Train Models
  • Build the frontend in React.js
  • Build the backend in Flask
  • Refine the ML logic