Skip to content

lokk798/Emotion_Detector_App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion Detection

Overview

Emotion Detection is a web application built with Flask that analyzes text to detect emotions using the IBM API. This project is the final assignment for the Coursera course "Developing AI Applications with Python and Flask". The application provides an interface for users to input text and receive the detected emotions along with the dominant emotion.

Features

  • Analyzes input text to detect emotions: anger, disgust, fear, joy, and sadness.
  • Displays the emotion scores and the dominant emotion.

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.9%
  • HTML 18.6%
  • JavaScript 6.5%