Integrate face recognition to Jarvis assistant using a PiCamera.
Jarvis will detect people automatically with the PiCamera
Jarvis: J'ai détécté Unknown user
Jarvis: J'ai détécté Barack Obama
Jarvis: J'ai détécté Hillary Clinton
...
-
Take a picture of each of the people you want Jarvis to recognise.
-
Add this plugin to your Jarvis assistant (more info here):
./jarvis.sh -p https://github.com/QuentinCG/jarvis-face-recognition(the installation may take up to 5 hours). -
Configure the configuration file to match your requirements: You have to specify the name and picture of all users.
-
Enjoy
This project is under MIT license. This means you can use it as you want (just don't delete the plugin header).
If you want to add more examples or improve the plugin, just create a pull request with proper commit message and right wrapping.
