An open API service indexing awesome lists of open source software.

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

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