Skip to content

Shashankdotio/FactCheckr

Repository files navigation

Logo

📰 FactCheckr - Fake News Detection

Detect whether a Hindi news headline is Fake or Real.

Python Streamlit

Factcheckr is a powerful web app that helps users verify the authenticity of news articles. With a clean interface, it quickly tells you whether a news article is Fake or Legit by analyzing the text content.

Languages:

Python

How to use:

  1. Go to Kaggle Dataset
  2. Download the dataset and ensure it’s stored in the correct directory.
  3. Install required Python dependencies:
    pip install -r requirements.txt
  4. Run the app using:
    streamlit run app.py
    

Tip

Make sure you have Python installed and a virtual environment activated to avoid dependency issues.

Implementation/Output:

Run the file:

run file

Testing data:

test data

Enter the news article from testing split:

enter news article

Predictions:

results

Visualization:

visualisation

Doubts?

Doubts?

Feel free to drop a text

linkedin email

This project is licensed under the MIT License - see the LICENSE file for details.

About

Factcheckr is a simple web app that quickly verifies news articles as Fake or Legit through text analysis, featuring a user-friendly interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors