An actual real life application to check the news you come across and want to check out its authenticity.
-
Check out our website to know everthing in detail.(https://shagun0915.github.io/FakeNewsDetector/index.html)
The user needs to save the official twilio number i.e(+1 415 523 8886), After saving this number they need to send a code to this number. For this project it is "join wet-forgot" .To redirect their messages to our servers hosted on heroku .(https://thawing-springs-11284.herokuapp.com/) . After this is done now the user just needs to forward /share any news they receive on whatsapp and they will get a message , telling them whether the news is real or fake .
Our Detector uses a number of frameworks to work properly:
Fake news Detector requires Tensorflow v2+ to run.
Install the dependencies using $ pip install -r requirements.txt
$ cd Fakenews
$ python3 flask_server.py
- Also if you wanna retrain the model it is super simple take few news item and use the train_model function in model.py
- You can save the incoming messages as well