A Systematic Solution to the advanced to detect fake news. This is a Flask Project Designed and Developed for the Kavach Hackathon 2023. To Initiate 4 new ideas There are 4 modules mentioned which include Clipboard Check Extension Check Image Check Right News Module
#Working
Checking with 1 fake news and 1 real news FAKE NEWS Watch The Exact Moment Paul Ryan Committed Political Suicide At A Trump Rally (VIDEO)
REAL NEWS The Battle of New York: Why This Primary Matters
You can click on previous and next to read the previous and next news respectively. You can click on read more button to read the whole news it will direct it to the web page.
Now if the user want to check by uploading image to check the news from an image
The image will read it and convey it to the checker with the help of pytesseract to read image from it. Now on clicking on button will predict the output
The upload button will be designed for image upload from the device and even online sources using copied link address.
The extension can help the user not to switch the content they can read it with the help of extension on the same tab. We were not able to create that as it needed google developer license. We will be soon working on it out.
Languages and Framework Used 1)HTML 2)CSS 3)JS 4)PYTHON (FLASK) 5)FIGMA(DESIGN) 6)JUPYTER NOTEBOOK(To work on Data Models and Efficiency)