Project Title: Fake News Detection
Description: A machine learning model that classifies news as real or fake. Deployed with Streamlit, allows users to input text and get quick predictions using a simple web interface.
Live Demo: https://fake-news-detections1.streamlit.app/
Source Code: https://github.com/ab-dal/Fake-News-Detection
Project Title: Facial Emotion Detection
Description: A machine learning model that predicts emotions. Deployed with Streamlit, it allows users to upload an image and get a quick prediction of the emotion in the image using a simple web interface.
Live Demo: https://abdal-facial-emotion-detection.streamlit.app/
Source Code: ab-dal/Facial-Emotion-Detection