Git Product home page Git Product logo

veribot's Introduction

VeriBot

This repository contains content for "VeriBot", a fake news classification bot I entered for the Facebook Bots for Messenger Challenge

VeriBot

Try VeriBot

Say hello

Description

VeriBot is a bot developed to address the tide of fake news by employing machine learning classification to determine the veracity of news stories. It accepts a news story as input in the form of a headline or snippet and passes it through a trained model to get a prediction based on two possible class labels, real or fake. VeriBot also returns a confidence score which is a percentage of the accuracy of each prediction. VeriBot can be used to check a news story by typing, "Is it true that" followed by the headline or snippet like so, "Is it true that South Koreans mock Trump's armada 'bluff'". This message sent by the user would be parsed using natural language processing to get the input and the model would return a prediction.

Credits

I found the following resources particularly helpful.

  1. George McIntire's post On Building a “Fake News” Classification Model in Open Data Science. The fake news dataset for the post is the one I used to train my model and it can be found on GitHub.
  2. Tomomi Imura's tutorial - Creating a Simple Facebook Messenger AI Bot with API.ai in Node.js
  3. Facebook messenger platform documentation
  4. Dagorham's GitHub fake_news_analysis repository

veribot's People

Contributors

ofemeteng avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.