A lightweight and intelligent web application that detects whether a news article is Real or Fake, using a machine learning model trained on real-world data.
- Detects fake or real news based on article content or headlines
- Displays clear results with confidence score
- Streamlit-powered clean and responsive UI
- Model trained using TF-IDF vectorizer and Logistic Regression
- Python
- Scikit-learn
- Streamlit
- Joblib
- Pandas