Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hxlnt/aifunclub
😎 A "DEAL WITH IT" meme generator that uses computer vision to drop shades on everyone in a photo.
https://github.com/hxlnt/aifunclub
Last synced: about 2 months ago
JSON representation
😎 A "DEAL WITH IT" meme generator that uses computer vision to drop shades on everyone in a photo.
- Host: GitHub
- URL: https://github.com/hxlnt/aifunclub
- Owner: hxlnt
- Created: 2016-04-14T03:25:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T17:06:14.000Z (about 6 years ago)
- Last Synced: 2023-10-20T20:17:06.411Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://aifunclub.azurewebsites.net
- Size: 854 KB
- Stars: 85
- Watchers: 4
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![GIF](dealwithitbot.gif)
### the dealwithit bot
Detects all faces in a photo and slides on a pair of pixel shades. Truly a worthwhile use of the bountiful technological feast made possible by machine learning and artificial intelligence. Deal with it. Test it out at [aifunclub.azurewebsites.net](http://aifunclub.azurewebsites.net).### What's under the hood
- [Project Oxford for Node](https://github.com/felixrieseberg/project-oxford) calls the [Microsoft Face API](http://microsoft.com/cognitive) to return angle, pitch, and coordinates of eyes and eyebrows for each face detected (max. 64).
- [socket.io](https://github.com/socketio/socket.io) handles communication between the node server and client HTML.
- [JQuery](https://jquery.com/) takes care of a few things like the generation and animation of glasses.If you want to play with this code on your own, you'll need to add your own [API key](http://microsoft.com/cognitive) for the Face API. Be sure to update the API region (*e.g.,* 'westus') at the top of the code as well.
------
The AI FUN CLUB makes AI fun!
...club.