sreehari1997 / django-blog

News feed with fake news tagging using django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News feed with fake news tagging using django

When a news/article is posted in this community the django post_save signal of the particular post is captured by the receiver and give as input to Machine learning model to predict the class. alt text

Architecture

alt text

Heroku

This app is hosted on heroku without the fake news detection feature. https://radiant-savannah-77061.herokuapp.com/

About

News feed with fake news tagging using django


Languages

Language:Jupyter Notebook 59.2%Language:Python 30.4%Language:HTML 7.7%Language:CSS 2.7%