Skip to content

The dealwithit bot uses a computer vision API + node.js to make everybody DEAL WITH IT.

Notifications You must be signed in to change notification settings

mscottx88/aifunclub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

What's under the hood

  • Project Oxford for Node calls the Microsoft Face API to return angle, pitch, and coordinates of eyes and eyebrows for each face detected (max. 64).
  • socket.io handles communication between the node server and client HTML.
  • JQuery 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 for the Face API.


The AI FUN CLUB makes AI fun!

...club.

About

The dealwithit bot uses a computer vision API + node.js to make everybody DEAL WITH IT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.5%
  • CSS 21.9%
  • HTML 12.6%