This repository contains the details for the inspiration, build, and design of Robo-Clippy
I love LEGO and never stopped building. My position as a Cloud Solution Architect for Microsoft has helped me do this in the real world as well as in the virtual world. It's a dream come true.
I was inspired by the Big Mouth Billy Bass Alexa hack and wanted to build something similar, but with more passion. Like or love, there's no denying that people have strong feelings about Clippy.
The Big Mouth Billy Back Alexa hack was very neat, but simple. It used an Arduino to move the mouth when audio was present. This solution directly incorporates multiple technologies across the board into one package.
- Azure Speech - For Text to Speech (T2S) and Speech to Text (S2T)
- LUIS - Used for Natural Language Processing (NLP)
- Snowboy - for hotword/keyword wakeup
- I2C - for Servo Controls
- Google AIY Voice Kit - Yes, I know it's from Google, but why should that stop me from using the right tool for the job? It incorporates a nicely integrated Microphone and Speaker system.
If you are interested in building your own, I have detailed install instructions along with troubleshooting details and examples.
If you are interested in seeing the results from the 2019 Microsoft Hackathon, see the hackathon branch.