Skip to content

A web application that uses face detection & recognition API to detect your gender, age, and current mood, while changing the background color accordingly to your mood.

Notifications You must be signed in to change notification settings

dimaodin/RecogU

Repository files navigation

Recog.U 🤖

badge4 badge1 badge2

A web application that uses face detection & recognition API to detect your gender, age, and current mood, while changing the background color accordingly to your mood.

Powered by Face-Api.js.



👷 Installation

You need to install Node.js and YARN first, then in order to clone the project via HTTPS, run this command:

At the root of the Project run:

$> git clone https://github.com/dimaodin/recogu.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

$> git clone [email protected]:dimaodin/recogu.git

Install dependencies

$> yarn install

Start development server

$> yarn dev

🐛 Issues

Feel free to file a new issue with a respective title and description on the RecogU repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.


🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.


Made with love by Dima Odintsov, make sure to check my portfolio 💜🚀

About

A web application that uses face detection & recognition API to detect your gender, age, and current mood, while changing the background color accordingly to your mood.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published