- A mirror can do much more than reflect.
- Cause your face is overrated.
- Reflections lead to innovations.
- A voice controlled mirror which helps you reflect on your day. (punn intended)
Iris is a smart mirror we created to make our mornings easier and more efficient.
To have your very own Iris, you will need the following -
- Raspberry Pi
- Monitor
- Two way glass
- Mic
- Pi Camera (optional)
- Clone the repository
npm install
Time, Weather, News dont require any setup.
You will need to download the google cloud sdk and get the neccessary api keys. https://cloud.google.com/sdk/
Snowboy is a hotword detection software that we use to activate most of the feautres to cut down on requests sent to google. Snowboy does not use the internet and is super easy to use.
- Go to https://snowboy.kitt.ai/
- Setup your pi according to their documentation -> http://docs.kitt.ai/snowboy/
- Create modals online and place them in the correct folder.
To add a new feature (widget), simply create a pull request and we will look into it.
Amanda Hansen, Yashvardhan Nevatia, Sophia Grace, Asif Bhatti, Jens Honack
This project is licensed under the MIT License - see the LICENSE.md file for details