https://github.com/casassg/reactive
Sentiment analysis app that tries to cheer you up. Made at BrumHack 4.0
https://github.com/casassg/reactive
Last synced: 4 months ago
JSON representation
Sentiment analysis app that tries to cheer you up. Made at BrumHack 4.0
- Host: GitHub
- URL: https://github.com/casassg/reactive
- Owner: casassg
- Created: 2016-03-12T16:01:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-13T12:03:11.000Z (over 9 years ago)
- Last Synced: 2025-02-09T10:11:27.372Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 31.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Inspiration
Have you ever had a bad day? One of those days in which you only want to eat chocolate ice cream? Those days are over, with **ReactGif**, we will analyse your face and show you funny stuff until you don't feel sad any more.
## What it does
**ReactGif** analyse your face emotions and with a complex algorithm determines whether you are happy or not. In case **ReactGif** detects you are not feeling good, it will display funny stuff until it detects you are happy.## BrumHack 4.0
This project has been submitted for BrumHack 4.0## How to build
* Setup a [google cloud vision api](https://cloud.google.com/vision/docs/getting-started)
* Clone repository
* Run ```pip install -r requirements.txt```
* Execute python reactive.py