http://stanleychan.me/post/155933950396/mira-magicmirror-i-finally-got-around-to’
I’m working on facial recognition as well as opening up a web facing API to connect Mira (I gave it a name) to my Amazon Echo Dot.
Thoughts?
http://stanleychan.me/post/155933950396/mira-magicmirror-i-finally-got-around-to’
I’m working on facial recognition as well as opening up a web facing API to connect Mira (I gave it a name) to my Amazon Echo Dot.
Thoughts?
UPDATE: This, like some other issues I was running into was actually caused by the application freezing when it could not load ‘css/custom.css’.
This is because the .gitignore does not track custom.css and I, like many others, edit my code on my desktop and then push the changes via git to my RPi.