Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

emotion-detection-emotion-classification

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This project is a basic emotion recognition system that combines OpenAI's GPT API and a deep learning model trained on the FER2013 dataset. It detects facial emotions in real-time from a webcam feed and generates AI responses based on the user's emotion. The project is implemented using TensorFlow, OpenCV, and OpenAI's API

  • Updated Apr 8, 2023
  • Python

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.

  • Updated Apr 7, 2025
  • Python

An intelligent speech recognition system that combines OpenAI's Whisper for accurate transcription with dual emotion detection models. Analyzes both audio characteristics (tone, pitch, intensity) and textual content to provide comprehensive emotional context alongside transcriptions.

  • Updated Sep 13, 2025
  • Python

Improve this page

Add a description, image, and links to the emotion-detection-emotion-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the emotion-detection-emotion-classification topic, visit your repo's landing page and select "manage topics."

Learn more