An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: emotion-detection

kakaum2k/Music-Recommendation-Based-on-Facial-Expression

Recommending music based on your facial expressions using FER 2013 dataset and Sporify app

Size: 1.95 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 1 - Forks: 0

sun-vonxu/emotion-detection-nlp

# Emotion Detection from Text using NLP## πŸ“˜ Project OverviewThis project uses Natural Language Processing to detect emotions like joy, sadness, anger, and fear from text. It compares traditional machine learning and deep learning models, ensuring robust evaluation. ## Objectives- Build a strong emotion classifier using public datasets.- Anal

Language: Jupyter Notebook - Size: 21.2 MB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0

xxWizard/Machine-Learning-Framework-for-the-Detection-of-Mental-Stress-main

Detect mental stress in real-time with our CNN-based Face Emotion Recognition system. Explore the GitHub repository for insights and implementation! πŸ™πŸŒŸ

Language: Python - Size: 10.9 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Mah-En/Emotion-Detection-in-Persian-Text-using-Machine-Learning

A classical machine learning pipeline for emotion detection in Persian text. Covers TF–IDF vectorization, logistic regression, and XGBoost. Includes EDA, error analysis, and class imbalance insights. Designed for low-resource settings and future deep-learning comparison.

Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

VATHSAN08/Mental-Health-Sentiment-Analysis-using-Deep-Learning

# Mental Health Sentiment Analysis using Deep LearningThis project leverages deep learning to classify mental health-related sentiments from text into seven categories: Anxiety, Bipolar, Depression, Normal, Personality Disorder, Stress, and Suicidal. By utilizing advanced NLP techniques, we aim to enhance understanding and support for mental well

Language: Jupyter Notebook - Size: 4.12 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

vladmandic/human

Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gaze Tracking, Gesture Recognition

Language: HTML - Size: 568 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 2,646 - Forks: 351

Alex9104/face-mood-analyzer

Face Mood Analyzer is an AI application that detects emotions in photos and creates music based on those emotions. 🎢 It features a user-friendly web interface and supports real-time processing for multiple images. πŸ’»

Language: Python - Size: 30.3 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ak-0283/Research-Paper

Size: 4.02 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

PKJJOSHI/Machine-Learning-Framework-for-the-Detection-of-Mental-Stress-main

A real-time Face Emotion Recognition (FER) system that uses a deep Convolutional Neural Network (CNN) model to detect mental stress levels during online learning environments. The system captures emotional cues from facial expressions to determine stress, enhancing digital mental health monitoring.

Language: Python - Size: 9.49 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

dr-mushtaq/Projects

This repository is related to all about Machine Learning, Deep Learning, Computer Vision, NLP, and Research Projects

Language: Jupyter Notebook - Size: 66 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 12 - Forks: 8

firojalam/LlamaLens

This repository contains the resources, code, and documentation for LlamaLens, a specialized multilingual large language model (LLM) designed to analyze news and social media content effectively. LlamaLens supports multiple languages, including Arabic, English, and Hindi, and is tailored for diverse tasks such as sentiment analysis, misinformation.

Language: Python - Size: 96.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 1

HumeAI/hume-api-examples

Example projects built with the Hume AI APIs

Language: Jupyter Notebook - Size: 13.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 202 - Forks: 101

sb-ai-lab/EmotiEffLib

Efficient face emotion recognition in photos and videos

Language: Jupyter Notebook - Size: 572 MB - Last synced at: 5 days ago - Pushed at: 24 days ago - Stars: 850 - Forks: 138

AkshayChikhalkar/face-mood-analyzer

AI-powered emotion analyzer that detects faces in photos, analyzes emotions, and generates corresponding music. Built with Python, Flask, and deep learning models (TensorFlow, PyTorch, DeepFace). Features real-time face detection, emotion analysis, and interactive web interface.

Language: Python - Size: 17.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

BaseMax/face-emotion-detection-web-live

This is a simple web-based application that detects emotions from video feeds or images using face-api.js. It leverages pre-trained deep learning models to analyze facial expressions and categorize them into emotions such as happy, sad, surprised, angry, and more.

Language: JavaScript - Size: 10.3 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

vladmandic/face-api πŸ“¦

FaceAPI: AI-powered Face Detection & Rotation Tracking, Face Description & Recognition, Age & Gender & Emotion Prediction for Browser and NodeJS using TensorFlow/JS

Language: HTML - Size: 73.2 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 940 - Forks: 171

SINGHxTUSHAR/EmotionDetection-Cyfuture

This project focuses on developing a machine learning model to detect human emotions from facial expressions. Using advanced computer vision techniques and deep learning algorithms, the model identifies emotions such as happiness, sadness, anger, and more in real-time.

Language: Jupyter Notebook - Size: 5.87 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

AdilShamim8/Sentiment-analysis

An interactive NLP project that classifies text as positive/neutral/negative and serves it through a Streamlit web app.

Language: Jupyter Notebook - Size: 3.4 MB - Last synced at: 3 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 1

AritraAmbudhDutta/Speech-Emotion-Recognition-on-RAVDESS-Dataset

Speech Emotion Recognition system using CNN architecture to classify 8 emotions from audio recordings (RAVDESS dataset). Features depthwise separable convolutions for efficient audio analysis, reaching ~70% accuracy.

Language: Jupyter Notebook - Size: 1.96 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

RichardJiang736/Musical-Bridges

AI-powered music therapy: Describe your mood in words, get a tailored Spotify playlist from 30+ emotions. Built with Kimi NLP + Spotify API.

Language: JavaScript - Size: 28.7 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 0

MohitGuptaC/emotion-detection

An Android app that uses ML-based facial expression analysis to detect and classify emotions in real-time. Built with TensorFlow Lite and ML Kit, it identifies 8 different emotions (happiness, sadness, anger, surprise, fear, disgust, contempt, and neutral) from camera captures or gallery images. Features GPU acceleration and modern Jetpack Compose.

Language: Kotlin - Size: 12.6 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

declare-lab/awesome-sentiment-analysis

Reading list for Awesome Sentiment Analysis papers

Size: 3.47 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 528 - Forks: 95

Adarshakarki/Emotion-Detection

A real-time facial emotion detection system using a CNN trained on the FER-2013 dataset. It processes webcam input to identify emotions like happy, sad, angry, etc., with live predictions displayed on screen. Built with TensorFlow, Keras, and OpenCV.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

aykofx/EmotionAnalyzer

Real-time mood analyzer

Language: Java - Size: 0 Bytes - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Archana-P-Nair/BlissBloom

No matter how your day unfolds, BlissBloom is here to lift you up. Explore. Heal. Grow. πŸŒΏπŸ’–

Language: HTML - Size: 0 Bytes - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

alienx5499/MoodLyft-Mirror-RealTime-Emotion-Analyzer

🎯 An AI-powered tool that analyzes your webcam feed in real-time, delivering uplifting, personalized compliments. πŸ€– Harness advanced computer vision, TTS, and an interactive workflow to elevate your day with instant emotion detection.

Language: Python - Size: 83 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 1

abikaki/awesome-speech-emotion-recognition

😎 Awesome lists about Speech Emotion Recognition

Size: 6.03 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 91 - Forks: 6

Haseeb-Arshad/sayings

Sayings is a voice-centric social media platform where users share voice messages instead of text posts. It uses AI to transcribe, detect emotions, and extract key topics, fostering deeper connections. With features like voice posting, emotion analysis, and personality insights, Sayings aims to make online interactions more personal and expressive.

Language: JavaScript - Size: 3.91 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

JustinShenk/fer

Facial Expression Recognition with a deep neural network as a PyPI package

Language: Jupyter Notebook - Size: 4.16 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 375 - Forks: 81

phamquiluan/ResidualMaskingNetwork

ICPR 2020: Facial Expression Recognition using Residual Masking Network

Language: Python - Size: 2.46 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 492 - Forks: 99

Prem-ium/Metahuman-Emotion-Recognition

Emotionally responsive Virtual Metahuman CV with Real-Time User Facial Emotion Detection (Unreal Engine 5).

Language: Python - Size: 30.6 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 46 - Forks: 6

priyam-hub/Affective-AI

Affective AI is a cutting-edge application designed to detect and analyze emotions from textual inputs. Leveraging advanced natural language processing and machine learning techniques, it provides insights into the emotional undertones present in text, aiding in areas like sentiment analysis, customer feedback interpretation, and more.

Language: Python - Size: 82.6 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

Joseph-Yusuff/emotion-detection-nlp

A Natural Language Processing project for detecting emotions (e.g., joy, sadness, anger, fear) from text using traditional ML and deep learning models (MNB, SVM, BiLSTM, BERT)

Language: Jupyter Notebook - Size: 21.3 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

A-Koufakou/Emotion-Dataset-Study-NLP

Review and Analysis of Recent Emotion-Annotated Text Corpora and Resources

Size: 124 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

x4nth055/emotion-recognition-using-speech

Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras

Language: Python - Size: 944 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 633 - Forks: 243

aaivu/KuralNet

A deep learning-based Speech Emotion Recognition (SER) model trained primarily on Indian languages. Designed for applications in call centers, sentiment analysis, and accessibility tools.

Language: Python - Size: 69.8 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 3 - Forks: 0

TheAhsanFarabi/InsideOut

Developed a deep learning-based emotion recognition system for real-time facial expression analysis.

Language: Jupyter Notebook - Size: 59 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

a3ro-dev/eroji

Eroji is an elegant, modern web application that leverages OpenAI's GPT-4.1 Vision capabilities to provide detailed face analysis from uploaded images. The app features a polished, responsive UI built with Streamlit and custom CSS styling.

Language: Python - Size: 146 KB - Last synced at: 17 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

arbinzaman/Emotion-Detection-System

This is emotion detection system for digital image processing lab .

Language: Jupyter Notebook - Size: 607 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 1

rishabhkarnwal04/Emotion-Reader

A real-time facial analysis dashboard using Streamlit, OpenCV, FER, and DeepFace to detect emotions, gender, and age from webcam input. Includes live face bounding boxes, FPS tracking, theme toggle, and snapshot capture β€” all in a clean browser UI.

Language: Python - Size: 15.6 KB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

l1ght14/emotion_detector

Python/Streamlit app for multimodal emotion (text, audio, video) & sentiment analysis using HuggingFace, Whisper & DeepFace. Detects happy, sad, angry, etc. with confidence scores.

Language: Python - Size: 32.2 KB - Last synced at: 1 day ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

mancrurod/LinguaAnimae

Exploring emotions and meaning in Bible verses with NLP, transformers, and a custom Streamlit app.

Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

freddyfavour/Vibe-Check

✨ Vibe Check is an AI-powered sentiment and emotion analyzer built with Gemini, Genkit, Next.js, and Tailwind CSS.

Language: TypeScript - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tsear/reddit-discourse-project

Mapping emotional and conceptual discourse across Reddit philosophy communities.

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KashifMoin1410/Emotion-Detection-Using-Deep-Learning

This project uses a neural network to classify facial expressions in 48x48 grayscale images from the FER Challenge dataset. The workflow includes data preprocessing, model building, training, and evaluation. The model accurately identifies emotions such as happiness, sadness, and anger, and can be extended for real-world emotion recognition.

Language: Jupyter Notebook - Size: 2.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mtiessler/EmoTracker

Diachronic VAD inference using sense modeling and VAD lexicons. Includes emotional trajectory visualization and fine-tuning of RoBERTa for historical Valence-Arousal-Dominance prediction.

Language: TypeScript - Size: 18.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ZeshanFareed/Face_Emotion_Detection_Using-Open_CV

Emotion Detection Code (Using OpenCV + Keras + FER model)

Language: Jupyter Notebook - Size: 184 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

atulapra/Emotion-detection

Real-time Facial Emotion Detection using deep learning

Language: Python - Size: 15.7 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1,258 - Forks: 519

rishiswethan/Video-Audio-Face-Emotion-Recognition

The repo contains an audio emotion detection model, facial emotion detection model, and a model that combines both these models to predict emotions from a video

Language: Jupyter Notebook - Size: 126 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 75 - Forks: 18

shxfwaan/Multimodal-AI-Assistant-with-Face-Recognition-Emotion-Analysis-GPT-Based-and-Object-Detection-YOLOv8

The project introduces Maya, Multimodal AI Assistant with Face Recognition, Emotion Analysis, Voice-Controlled Interaction, GPT-Based Dialogue, and Real-Time Object Detection Using YOLOv8

Language: Python - Size: 6.34 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

praveen0777/Multimodal-AI-Assistant-with-Face-Recognition-Emotion-Analysis-GPT-Based-and-Object-Detection-YOLOv8

The project introduces Maya, Multimodal AI Assistant with Face Recognition, Emotion Analysis, Voice-Controlled Interaction, GPT-Based Dialogue, and Real-Time Object Detection Using YOLOv8

Language: Python - Size: 6.34 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

QC20/HeartSense

HeartSense is an interactive LED ring that visually represents your heartbeats in real-time. The LED ring blinks to your heartbeats and displays the current BPM (beats per minute) using both numerical values and color-coded illumination.

Language: C++ - Size: 60.5 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

yousefelsonbaty/emobrace

EmoBrace: A mobile application that was developed using Flutter & Firebase to detect and display user's emotions.

Language: Dart - Size: 324 KB - Last synced at: about 5 hours ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

JinfenLi/multi_emotion_recognition

a deep learning tool to recognize multiple emotions in a sentence

Language: Python - Size: 66.5 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

MustafaHeeba/Edison-AT-AI-EmotionalDepression

Edison AT is AI emotional depression program. Developed using Python.

Language: Python - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Rayyan9477/speech_emotion_classification

This project implements a speech emotion classification system using neural networks and genetic algorithms for optimization. The system classifies emotions such as calm, happy, sad, angry, fearful, surprise, and disgust from speech audio using the RAVDESS dataset.

Language: HTML - Size: 60.3 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Razalkr70/emotion-story-recommender

A real-time Flask-based web app that detects your facial emotion using OpenCV and recommends a relevant story. It captures video from your webcam, identifies emotions like happy, sad, or angry using a custom model, and displays a short story tailored to your moodβ€”all through an interactive interface.

Language: Python - Size: 59.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

TechyCSR/Real-Time-Emotion-Detection

This project is a web-based application that uses deep learning and computer vision to detect facial emotions in real time from a webcam feed. The app is powered by a pre-trained Convolutional Neural Network (CNN) and features a modern, user-friendly interface built with Streamlit.

Language: Python - Size: 12.8 MB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

declare-lab/MELD

MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation

Language: Python - Size: 7.97 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 904 - Forks: 218

Razalkr70/Emotion-Music-Recommendation

The Emotion-Based Music Recommender, integrated with Flask, uses facial emotion detection through a camera to analyze the user's emotional state. The system then leverages the YouTube Data API to recommend songs based on the identified emotion. users can view and click on links to listen to the recommended songs.

Language: Python - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Soulyma/Face_Emotional_detection

This notebook is designed to train a deep learning model for face emotion recognition. It uses TensorFlow and is run in a Google Colab environment.

Language: Jupyter Notebook - Size: 4.04 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

negativenagesh/MoodLint

MoodLint is a Visual Studio Code extension for Mood based debugging that helps by integrating real-time mood detection with future mood prediction and generation of how you would look in predicted mood

Language: Jupyter Notebook - Size: 147 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

MilaNLProc/feel-it

Sentiment analysis and emotion classification for Italian using BERT (fine-tuning). Published at the WASSA workshop (EACL2021).

Language: Python - Size: 37.1 KB - Last synced at: 11 days ago - Pushed at: 12 months ago - Stars: 27 - Forks: 5

eyabesbes/Stress_Detection

Stress detection using emotion detection.

Language: Jupyter Notebook - Size: 57.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

yousefelsonbaty/EmoBrace-Hardware

EmoBrace is a wearable device project designed to monitor physiological signals and predict the user's emotional state.

Language: Python - Size: 96.7 KB - Last synced at: about 5 hours ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

daniel-saeedi/SemEvalTask11_EmoRationale

GT-NLP at SemEval-2025 Task 11 Submission

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Natarajan33/Emotion-Detection-System

In this project we have created an simple Emotion Detection System where we can detect emotions from the TEXT , IMAGES and through LIVE CAMERA.

Language: Jupyter Notebook - Size: 652 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kode-git/vfer

Building a real-time environment using webcam frame division in OpenCV and classify cropped images using a fine-tuned vision transformers on hybryd datasets samples for facial emotion recognition.

Language: Jupyter Notebook - Size: 20.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 22 - Forks: 2

dfgHiatus/VRCFT-Babble

The Project Babble Module for VRCFaceTracking v5.

Language: C# - Size: 56.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 22 - Forks: 9

kanchitank/Text-Emotion-Analysis

Automate detection of different emotions from paragraphs and predict overall emotion.

Language: Jupyter Notebook - Size: 10.5 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 60 - Forks: 18

soumyajit4419/Face_And_Emotion_Detection

Performing image classification for detection of various human emotions using CNN Architecture.

Language: Jupyter Notebook - Size: 15 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 47 - Forks: 25

LeNguyenAnhKhoa/Russian-Emotion-Detection

Emotion Detection for Russian language base on Bert

Language: Python - Size: 251 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

dho-rae/Emotion-Detector

A facial expression recognition system that identifies emotions in real-time video and images using deep learning. Trained on the FER-2013 dataset, this program utilizes TensorFlow/Keras to classify emotions into Angry, Disgust, Fear, Happy, Sad, Surprise, and Neutral. It features OpenCV for face detection and a Tkinter GUI for easy interaction.

Language: Python - Size: 74.2 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

debajitadhikary/EmoVision

πŸ˜ŠπŸ“Έ Real-Time Facial Emotion Recognition using Deep Learning πŸ€–πŸ§ 

Language: Python - Size: 32.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 2

SusmoyNath/Realtime-emotion-detector

A deep learning-based system that detects facial expressions from webcam input and classifies them into seven emotions β€” Angry, Disgust, Fear, Happy, Neutral, Sad, and Surprise β€” using a CNN model and OpenCV for real-time face detection.

Language: Jupyter Notebook - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

harshyoooo/MindMate

Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SaurabhJalendra/Trailer-Movie-Analysis-App

Video analysis system that extracts emotional patterns, audio characteristics, and visual elements from trailers and other content. Provides data-driven feedback on narrative flow, emotional engagement, pacing, and predictability through a pipeline of specialized Jupyter notebooks.

Language: Jupyter Notebook - Size: 7.71 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

emotion-analysis-project/SemEval2025-Task11

SemEval2024-task 11: Bridging the Gap in Text-Based Emotion Detection

Language: Jupyter Notebook - Size: 86.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 41 - Forks: 5

Yaswanth20003/Face_Emotion_detection

EMOJI RECOMMENDATION SYSTEM BASED ON FACIAL EXPRESSIONS: This project implements a real-time Face Emotion Detection System using deep learning and OpenCV. The system is designed to automatically identify human faces(by openCV) and classify human facial emotions.(by CNN model)

Language: Jupyter Notebook - Size: 8.92 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Pranavshinde678/EMuse

EMuse is an AI-powered music recommendation system that suggests songs based on users' facial expressions. It uses computer vision and machine learning to detect emotions and map them to mood-based playlists. The system provides a personalized and immersive music experience by analyzing real-time facial cues.

Language: Jupyter Notebook - Size: 16 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

weblineindia/AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction

This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.

Language: Python - Size: 219 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 128 - Forks: 27

ioverho/emotion_datasets

An effort to automate the downloading and processing of textual datasets for emotion classification. Inspired by sarnthil/unify-emotion-datasets, but updated and more comprehensive.

Language: Python - Size: 511 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

PrashanthaTP/audio-emotion-detector

Detection of emotion in audio using Machine Learning(SVM)

Language: Python - Size: 1.67 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 3

Lou-janss-93/Project-Root

EFC is a framework for AI to give it an better understanding about Emotions

Language: Python - Size: 146 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

PRITHIVSAKTHIUR/Facial-Emotion-Detection-SigLIP2

Facial-Emotion-Detection-SigLIP2 is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224

Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

MiniAiLive/FaceCapture-LivenessDetection-Next.JS

Face Recognition, Face Liveness Detection, Face Attributes, Mask Detection, Emotion Detection Online Demo

Language: Python - Size: 43.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

zahramh99/text-emotion-classification

Text emotions classification is the problem of assigning emotion to a text by understanding the context and the emotion behind the text. One real-world example is the keyboard of an iPhone that recommends the most relevant emoji by understanding the text.

Language: Python - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Omarmukhthar/Ai-text-emotion-Dector-

🧠 AI-Powered Emotion Detection Web AppπŸ” β€” A smart Flask-based web application that detects emotions from user input text in Indian languages using AI APIs. πŸ”₯ Flask + AI = Multilingual Emotion Detection. Built for Indian languages with a clean UI and smooth API integration.

Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

atomashevic/face-of-populism

Code repository for paper: "The Face of Populism: Examining Differences in Facial Emotional Expressions of Political Leaders Using Machine Learning"

Language: Python - Size: 2.52 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 1

DevWaqarAhmad/Reviews-Sentiment

This is a binary sentiment analysis model that classifies customer reviews as either Positive or Negative based on their sentiment. It helps in understanding customer feedback by categorizing reviews into two distinct sentiments.

Language: HTML - Size: 109 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevWaqarAhmad/SentimentScope-Analyzing-Emotions-Through-Text

This repository is a comprehensive guide to implementing sentiment analysis, a vital NLP technique used to interpret emotions and opinions within text. The goal is to explore key concepts and practical applications, culminating in training robust models for sentiment classification.

Language: Jupyter Notebook - Size: 59.6 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Nishant2018/Emotion-Detection-NLP-ML-acc-95-

Emotion detection involves identifying and classifying emotions expressed in textual data. It combines techniques from Natural Language Processing (NLP) and Machine Learning (ML) to analyze and interpret human emotions, which can be applied in various domains like customer service, social media analysis, and mental health monitoring.

Language: Jupyter Notebook - Size: 308 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

dfgHiatus/Peffin πŸ“¦

Pico Eye and full Face Integration for Neos VR

Language: C# - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

ikegami-yukino/pymlask

Emotion analyzer for Japanese text

Language: Python - Size: 146 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 115 - Forks: 26

samanyougarg/Group-Emotion-Recognition

Group Emotion Recognition using deep neural networks and Bayesian classifiers.

Language: Jupyter Notebook - Size: 172 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 46 - Forks: 24

Tirovo/EmotionAI-voice

An AI-powered application for detecting human emotions

Language: Python - Size: 9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Conckueror/browser-use-js

JavaScript library for AI browser automation using Playwright. Connect LLMs to web browsers for search, navigation, and complex task execution.

Language: JavaScript - Size: 1.16 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

adithya-santhosh/Emotion-Detection-Using-Voice

We have implemented an emotion detection model which can detect your emotion with the help of your voice.

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RITHIKKUMARAN/EmoTune.Ai

An AI-powered mood-responsive music generator and emotional support tool

Language: Python - Size: 668 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RegCoding/emotionsin_ai_package

At Emotionsin.ai, we believe that effective collaboration between AI Agents and humans goes beyond technical expertise. Human interaction is built on social, emotional, and cultural foundations. By enhancing AI Agents with advanced emotional skills, we aim to create technology that integrates seamlessly into human context

Language: Python - Size: 543 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Related Keywords
emotion-detection 655 emotion-recognition 227 machine-learning 148 deep-learning 146 python 143 sentiment-analysis 89 opencv 75 tensorflow 67 nlp 66 emotion 66 emotion-analysis 63 computer-vision 62 cnn 58 ai 55 keras 54 face-recognition 46 python3 44 face-detection 41 natural-language-processing 41 flask 37 convolutional-neural-networks 36 facial-expression-recognition 31 pytorch 25 artificial-intelligence 24 emotion-classification 24 deep-neural-networks 22 opencv-python 21 nlp-machine-learning 20 facial-recognition 20 javascript 20 speech-recognition 20 sentiment-classification 19 text-classification 19 image-processing 18 ml 16 fer2013 16 bert 16 speech-emotion-recognition 15 neural-network 15 deepface 15 classification 14 lstm 14 machine-learning-algorithms 13 real-time 13 data-science 13 streamlit 13 transformers 13 music-player 13 jupyter-notebook 13 neural-networks 13 cnn-keras 13 affective-computing 12 django 11 numpy 11 speech-processing 10 react 10 librosa 10 pandas 10 image-classification 10 audio-processing 10 dataset 10 face-tracking 9 audio 9 twitter 9 recurrent-neural-networks 9 cnn-classification 8 docker 8 age-detection 8 emotions 8 keras-tensorflow 8 object-detection 8 streamlit-webapp 8 chatbot 8 artificial-neural-networks 8 sentiment 8 speech 8 reactjs 8 webcam 7 cnn-model 7 gender-detection 7 music 7 emoji 7 voice 7 flutter 7 android 7 js 6 svm 6 face-emotion-recognition 6 face-emotion-detection 6 scikit-learn 6 speech-to-text 6 sklearn 6 recommendation-system 6 tensorflow2 6 nltk 6 gender-classification 6 rnn 6 flask-application 6 haar-cascade 6 haar-cascade-classifier 6