Skip to content

A smart glasses hack to help children with autism spectrum disorder better understand their surroundings

Notifications You must be signed in to change notification settings

maxgillham/SmartEQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartEQ - Qhacks2019

A smart glasses hack to help children with autism spectrum disorder better understand their surroundings with real time emotion detection and sentiment analysis of conversations.

Winner of

  • Best Healthy Living Hack sponsored by Sunlife Financial
  • Best Green Hack sponsored by TD

Here is the Devpost.
Checkout this video of SmartEQ in action:
SmartEQ

Try it out! :D

For the python backend, Python 3.6.7

python3 -m virtualenv venv
source venv/bin/activate
pip install -r requirments.txt

And to start the server run python server.py.
To fire up the front end,

cd frontend/
npm install 
npm start

You will need to get Azure keys to run this hack for the Face and Text Analytics APIS.

About

A smart glasses hack to help children with autism spectrum disorder better understand their surroundings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published