#Prerequisite 1.install dlib: follow https://gist.github.com/ageitgey/629d75c1baac34dfa5ca2a1928a7aeaf 2.pip3 install face_recognition 3.openCV
#To get the "Roboy" running, execute the following lines from roboy import Roboy roboy = Roboy() roboy.listen()