
Fake news
via Dev.to PythonConstantinoCristian
I've built this full-stack web app that analyses news articles for credibility using a pre-trained BERT model. You simply paste a URL, it scrapes the article, runs it through the model and tells you if it's real or fake with a confidence score. Link to the app Link to the git repo Any feedback would really help. I am trying to improve my CV and I thought this is a good project since it has real life use.
Continue reading on Dev.to Python
Opens in a new tab
0 views


