Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hkaur008 authored Apr 20, 2021
1 parent 7d94139 commit cd38ddf
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Sentyector
## An App solution for controling the emotions and solving the problem such as Generation gap and mental health and also provides an web app solution for psychiatrist to visualize the communication of his consultants

## Demo Video Link:
<a href="https://youtu.be/hiu0-gSR_5s">https://youtu.be/hiu0-gSR_5s</a>

## Presentation Link:
<a href="https://drive.google.com/file/d/1FiphOgY9YL3YoAqV7gapSNdQx4B5y2mS/view?usp=sharing"> ppt link here </a>


## Table of Contents:
Implementation (Android app) : The users gives the input in the audio format, chunking of input is done, then the input is passed through the speech-to-text module where every chunk/sentence is converted to text which predict the sentiments and dynamic graph is created for each and every line. So that a person can easily come to know in what way he/she is talking. With the help of the sentyector one can easily analysize and look after how a person needs to be handled and what kind of speech one can use. The application is useful for quickly gaining insights using large volumes of data.

<img src="https://user-images.githubusercontent.com/56452820/114285374-45a11300-9a74-11eb-8847-014ccfd90f6d.png" height="250px" width="150"/> -- <img src="https://user-images.githubusercontent.com/56452820/114285423-a7fa1380-9a74-11eb-95e7-5c129ef28bc5.png" height="250px" width="150"/> -- <img src="https://user-images.githubusercontent.com/56452820/114285470-1f2fa780-9a75-11eb-82df-324d22d63d9e.png" height="250px" width="250"/> --
<img src="https://user-images.githubusercontent.com/56452820/114285535-88171f80-9a75-11eb-8227-96db600bc155.png" height="250px" width="250"/>



0 comments on commit cd38ddf

Please sign in to comment.