RyanFleck / Fake-News

Given a headline, attempts to guess an image and fake story to fit, returns a webpage.

Home Page:https://the-gazette.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake-News

Codacy Badge

Usage:

  1. Paste in browser: https://the-gazette.herokuapp.com/<title of fake news article, spaces and all>
  2. Additionaly, you can specify a category: https://the-gazette.herokuapp.com/<category>/<title>

Given a headline, attempts to guess an image and fake story to fit, and returns a webpage. It should be noted by those who fork this repository that it is extremely unethical to send a generated page to friends, colleagues or the public with intention to harm or mislead in a malicious way. This project should be used exclusively for tomfoolery and lols.

Goals:

  1. Randomize images, quotes, dates, etc.
  2. Use light ML to generate body based on headline.

About

Given a headline, attempts to guess an image and fake story to fit, returns a webpage.

https://the-gazette.herokuapp.com

License:GNU General Public License v3.0


Languages

Language:HTML 74.6%Language:CSS 21.6%Language:JavaScript 2.3%Language:Python 1.5%