Peeqo, The Robot Who Can Show Emotion Through GIFs!
Magical Code
Of course, to make all of these components actually interact with one another Peeqo had to have a lot of code written into him. Abhishek used electron to write an app to run Peeqo. He used several different computer languages including HTML, CSS, and Javascript.
You can access the electron app here: https://github.com/shekit/peeqo-robot/tree/master/code/electron. Peeqo also comes with voice recognition, of course, in order to be able to respond to commands. Abhishek used Snowboy from kitt.ai and Google speech in order to have keyword detection, speech detection, and response. All of these programs are what makes it possible for Peeqo to understand and respond to your commands.