Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sreeharicodes/django-blog
News feed with fake news tagging using django
https://github.com/sreeharicodes/django-blog
Last synced: 9 days ago
JSON representation
News feed with fake news tagging using django
- Host: GitHub
- URL: https://github.com/sreeharicodes/django-blog
- Owner: sreeharicodes
- Created: 2021-03-12T05:09:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T03:02:44.000Z (over 3 years ago)
- Last Synced: 2024-04-20T15:54:19.845Z (7 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 50 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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](https://github.com/sreehari1997/django-blog/blob/master/screenshots/home.png?raw=true)
### Architecture
![alt text](https://github.com/sreehari1997/django-blog/blob/master/screenshots/block_diagram.png?raw=true)### Heroku
This app is hosted on heroku without the fake news detection feature.
https://radiant-savannah-77061.herokuapp.com/