Skip to content

MLSquad/fake_news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake News Classifier Open in Streamlit

An application for detecting fake news using a LSTM model

⚡️ Demo

Demo

Live Demo available https://share.streamlit.io/mlsquad/fake_news/main.py

Platform

The LSTM model was generated using Tensorflow Frontend was developed and hosted on Streamlit

👨🏻‍💻 Local Development

Clone the repo:

git clone https://github.com/MLSquad/fake_news.git

cd to fake_news directory Install Python packages:

pip install -r requirements.txt

Run application:

streamlit run main.py

💻 Contributors

🔑 LICENSE

  • MIT