Detects and classifies human facial emotions into 7 universal emotional categories (Happy, Sad, Disgust, Angry, Sruprise, Fear, Neutral) from images using deep learning techniques in Python and Jupyter Notebook.
PythonTensorflowPandasNumpy+2
Speech Sentiment Analysis
Performs real-time speech-to-text conversion and sentiment analysis using LSTM models, with a Streamlit-based interactive interface.