Git Product home page Git Product logo

fake-news-detector's Introduction

Fake News Detector

Watch the video

Welcome to the Fake News Detector project! This project was created as part of my college coursework, and I'm excited to share it with the developer community. If you are interested in contributing to this project or using it as a basis for your own development, please read on.

About FND

FND is a web-based application designed to detect fake news articles. It uses machine learning models to analyze news articles and predict whether they are real or fake. The goal of this project is to provide a tool that can help users identify unreliable news sources and combat the spread of misinformation.

Features

  • Live News Monitoring: View real-time predictions for news articles. live_monitoring

  • News Quiz: Test your fake news detection skills by taking our news quiz. news_quiz

  • Check News by Title: Enter a news title to see if it's predicted as real or fake. check_title

  • User Collaboration: I encourage other developers to collaborate and improve this project further.

Getting Started

To get started with this project, follow these steps:

  1. Cloning the repository

git clone https://github.com/DJDarkCyber/Fake-News-Detector

  1. Install the required libraries for python

cd Fake-News-Detector/app/FakeNewsDetectorAPI/ && pip install -r requirements.txt

  1. Install the required libraries for js

cd ../fake-news-detector-frontend && npm install

  1. Deployment

Open terminal and cd to project root folder and run

cd /app/FakeNewsDetectorAPI/ && python manage.py runserver

Open another terminal and cd to project root folder and run

cd /app/fake-news-detector-frontend/ && npm start

All set if everything running without errors. Now the deployed web application should open in a browser. If not, open a browser and navigate to http://localhost:3000

Contributing

I welcome contributions from fellow developers. If you have ideas for new features, improvements, or bug fixes, please open an issue or submit a pull request. Your contributions will be greatly appreciated and will help make this project even better.

Roadmap

  • Enhanced Machine Learning Models: Improve the accuracy of the fake news detection models.
  • User Profiles: Allow users to create profiles and track their quiz scores.

Contact

If you have any questions or suggestions, feel free to reach out to me at [email protected].

Thank you for considering contributing to the Fake News Detector project. Together, we can make a positive impact on the fight against misinformation.

Happy coding!

fake-news-detector's People

Contributors

mungaben avatar

Watchers

 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.