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

https://github.com/b4rtaz/emotion-tracker

Track your mood during the job.
https://github.com/b4rtaz/emotion-tracker

ai artificial-intelligence javascript neural-network

Last synced: 9 months ago
JSON representation

Track your mood during the job.

Awesome Lists containing this project

README

          

![Emotion Tracker AI](app/app-preview.jpg)

# Emotion Tracker AI

[![Build Status](https://travis-ci.org/b4rtaz/emotion-tracker.svg?branch=master)](https://travis-ci.org/b4rtaz/emotion-tracker) [![License: MIT](https://img.shields.io/github/license/mashape/apistatus.svg)](/LICENSE) [![Twitter: b4rtaz](https://img.shields.io/twitter/follow/b4rtaz.svg?style=social)](https://twitter.com/b4rtaz)

Track your mood during the job. Get notifications when you are sad or unsatisfied. Emotions Tracker is powered by artificial intelligence ([face-api.js](https://github.com/justadudewhohacks/face-api.js/)).

Emotion Tracker Preview

## ⚙️ How to Run

#### Windows

Download [binaries](https://github.com/b4rtaz/emotion-tracker/releases).

#### Linux, MacOS

[Node.js](https://nodejs.org/en/) is required.

```
npm install
npm run electron
```

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

## 💡 License

This project is released under the MIT license.