Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.78 KB

README.md

File metadata and controls

47 lines (34 loc) · 2.78 KB

Oratory Coach Results

This project is a simple web-based feedback system for an oratory coach application. It provides individual feedback on various aspects of a speech, including facial gestures, body gestures, posture, sentiment and tone analysis, grammar evaluation, and disfluencies detection. Each section of feedback is displayed on separate pages, and a central results overview page provides navigation links to these individual reports.

Note: If you're a contributor please read CONTRIBUTING.md

Features

  • Facial Gestures Analysis: Smile detection, eye contact analysis, and identification of other relevant facial expressions.
  • Body Gestures Analysis: Hand movements, head movements, and engagement level assessment based on body language.
  • Posture Analysis: Evaluation of the speaker's posture throughout the speech.
  • Sentiment and Tone Analysis: Displays the two most prevalent emotions and provides feedback on tone.
  • Grammar Evaluation: Identifies grammatical correctness and highlights incorrect sections in the speech.
  • Disfluencies Detection: Detects filler words and other disfluencies, showing the percentage of disfluency in the spoken content.
  • Suggestions for Improvement: Provides feedback to improve the speaker's confidence and overall presentation.

Setup and Usage

Prerequisites

To run this project, you only need a modern web browser such as:

  • Google Chrome
  • Mozilla Firefox
  • Microsoft Edge
  • Safari

Instructions

  1. Clone the project: Clone the repository or download the project folder containing all HTML files.
  2. Open the Project: Open the index.html file in your web browser to view the results overview.
  3. Navigate through Sections: From the results overview, you can navigate to individual sections like Facial Gestures, Body Gestures, etc., by clicking the corresponding links.

Navigation Links

Section Link from index.html
Facial Gestures Facial Gestures
Body Gestures Body Gestures
Posture Posture
Sentiment and Tone Analysis Sentiment & Tone
Grammar Evaluation Grammar Evaluation
Disfluencies Detection Disfluencies
Suggestions Suggestions

License

This project is licensed under the MIT License. See the LICENSE file for more details.