Skip to content

natycalvob/AI-Emotion-Detection-Web-Application

Repository files navigation

AI-Based Emotion Detection Web Application

This project creates a web application that performs emotion detection on provided text using Watson AI libraries. The application was developed using the Flask framework to provide clear and concise results to the user through a Web Application.

Screenshot

The AI-based Emotion detection Web Application allows users to input text and receive sentiment analysis results. The application utilizes Watson NLP (Natural Language Processing) library to analyze the emotion of the provided text. It formats the output to display the emotion labels (e.g., anger, joy, disgust, sadness, fear), its confidence score, and the dominant emotion. The application is deployed as a web application using Flask, ensuring easy accessibility for users. Error handling mechanisms are incorporated to handle unexpected situations gracefully. The project emphasizes code quality through static code analysis.

Libraries Required:

  • Watson NLP Library
  • Flask
  • Pylint
  • Unittest

Getting Started:

  • Clone the project repository.
  • Install the required libraries specified in requirements.txt.
  • Follow the instructions provided in the project to set up and deploy the application.

License:

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

AI-based Emotion Detection using Watson (IBM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •