Detect whether a Hindi news headline is Fake or Real.
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
- Go to Kaggle Dataset
- Download the dataset and ensure it’s stored in the correct directory.
- Install required Python dependencies:
pip install -r requirements.txt
- Run the app using:
streamlit run app.py
Tip
Make sure you have Python installed and a virtual environment activated to avoid dependency issues.





