Main Content

Raspberry Pi Image Recognition with Alexa Voice

SeeTalker tells you what it sees with the help of a Raspberry Pi computer, Microsoft image recognition and Alexa

Story
Ask SeeTalker to tell you what it sees! The SeeTalker Alexa skill will snap a photo of what it sees and then call a Microsoft Cognitive Services API to interpret the image. Alexa gives a voice to the image recognition, telling you what it sees. SeeTalker can also take a group selfie using an Alexa command.

Learning opportunities from SeeTalker:

Leverage AI services at no cost (so far)
Use Alexa as a voice interface
Create an Alexa skill
Use image recognition from Microsoft Cognitive Services
Make a Raspberry Pi a web and Alexa server using Flask-Ask
Send Email
Use callbacks for asynchronous event handling”

Link to article