Inspiration
A heartwarming story we heard about failed communication between people on slack.
The problem EQ-lyzer solves:
Some people don’t think about how the messages they write to their co-workers come across. Other people really read into messages and get hurt by blunt comments and therefore don’t feel their work is appreciated. The clashing that happens because of this is unnecessary and can be eliminated by rephrasing comments and/or converting them into real constructive criticism.
What it does
The product is a chrome extension called EQ-lyzer. When prompted, the extensions analyzes text that the user has written and, with the help of Azure’s Text Analytics AI, the sentence is given a grade in the form of a sentence and an emoji. The grade encourages the user to phrase the sentence more friendly with the person receiving it in mind.
We chose the name EQ-lyzer because it’s a mash of EQ and Analyze. Emotional Quotient (EQ) or Emotional Intelligence is the capacity to be aware of, control and express one’s emotions, and to handle interpersonal relationships judiciously and empathetically. EQ is often not regarded highly in the Tech Industry even though it should be.
Emotional Intelligence is often seen as a feminine quality and disregarded as much less important than IQ. We believe that Emotional Intelligence is a very important skill set in all sectors of the Tech Industry where any communication with other human beings is required (Which is almost always). EQ-lyzer aims to validate the importance of Emotional Intelligence and in turn validate typically feminine qualities in Tech which hopefully results in a more inclusive environment for all genders.
How we built it
(Website used for testing is slack.com) We used Javascript, HTML, CSS for the extension and Azure’s Text Analytics AI for the text analysis. Started building up the Chrome extension structure with manifest.json and content.js The flow of application built will be as follows Get the content of the text user has typed in using Javascript Call Azure’s text analytics API to rate and get a score based on the provided input Display user-friendly reaction to improve user’s response in the form of an emoticon in a pop-up window of extension
Challenges we ran into
We ran into challenges with the scope of the project and how close to the dream version our prototype could look like. We had very grand ideas and realized during implementation that we would not be able to to all of it.
Accomplishments that we're proud of
We are really proud of our idea and think it could really help improving communication for spread-out teams.
What we learned
Debugging Chrome Extensions is not easy.
What's next for EQ-lyzer
Dream product: Highlight the exact part of user’s text and let them know their response score by line Suggest alternate positive influential words to make the responses better We hope that someone steals the idea and or finances us to be able to make the dream version come to live.

Log in or sign up for Devpost to join the conversation.