You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A complete NLP and Machine Learning project to detect fake and real news using TF-IDF and Logistic Regression. Includes full training pipeline, evaluation charts, and an interactive Streamlit web app for real-time credibility analysis. Dataset adapted from Kaggle’s Fake and Real News Dataset.
This repository contains a Python script that performs sentiment analysis on news articles related to Binance Coin (BNB). It fetches news articles from the CryptoCompare API and utilizes the Groq AI language model to analyze the sentiment of each article's title and body. The script classifies the sentiment as positive, negative, or neutral, and th
An auto-refreshing dataset of major news domains and their X (formerly Twitter) accounts, complete with real-time stats like follower counts and engagement metrics. Made for tracking media trends and analytics at scale.
Train a model to categorize news articles, scrape and translate articles, and predict their categories using TensorFlow, Keras, and Google Translate API.
An AI-powered Fake News Detector that helps students identify misinformation. Built with Python, scikit-learn, and Streamlit, it classifies news articles as Real or Fake using a trained ML model. Simple, fast, and extendable with advanced NLP for accurate, trustworthy results.
An end-to-end NLP and Machine Learning project for fake news detection using TF-IDF and Logistic Regression, featuring a complete training pipeline, evaluation visuals, and a Streamlit web app for real-time news credibility analysis. Dataset adapted from Kaggle.