You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main task at hand is to reimplement this project using technologies that can be ported into both desktop (Raspbian) and mobile (think Android tablets or iPad). The goal is to also make the project js-only by getting rid of the separate Python face recognition API.
Short-term taks
Find a development stack that will allow the interface to run universally on mobile and desktop
Re-engineer the project the use the new development stack
Re-implement the current features that the project has in node-js only:
Face Recognition and Smile detection for logging-in to the Mirror with opencv4nodejs
Constant monitoring of user presence through face detection
Communication with nearby devices (getting notification from phone, connecting to bluetooth speakers)
Support for AirPlay and other video streaming platforms to display content on the Magic Mirror/Display
Alexa / Google Assistant Integration
Companion mobile app to manage accounts and log-ins (log-in on the phone, the app uploads tokens from Facebook, Google assistant, etc to a cloud server then the mirror updates its interface accordingly)
User accounts and face training through the mobile app
Live selfie filters app (filter overlay on mirror)
Uber/Lyft integration
News app
Live TV widget (Youtube Live TV?)
Smart home widget (Nest, smart doorbells,vetc. integration) -> Integration with home-assistant.io
The main task at hand is to reimplement this project using technologies that can be ported into both desktop (Raspbian) and mobile (think Android tablets or iPad). The goal is to also make the project js-only by getting rid of the separate Python face recognition API.
Short-term taks
opencv4nodejs
Long-term tasks
The text was updated successfully, but these errors were encountered: