Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Building a Voice-Enabled Security Camera with a Mobile App and a Raspberry Pi

Building a Voice-Enabled Security Camera with a Mobile App and a Raspberry Pi

Linuxing in London, December 20th, 2017

In this session we’ll use deep learning powered services from AWS, to build a security camera with face and object recognition, configurable via a text or voice chatbot interface in a mobile app, using the AWS IoT platform to provide a secure and scalable connection. Updated with new Amazon Rekognition features and AWS DeepLens.

Danilo Poccia

December 20, 2017
Tweet

More Decks by Danilo Poccia

Other Decks in Programming

Transcript

  1. © 2017, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Building a Voice-Enabled Security Camera with a Mobile App and a Raspberry Pi @danilop danilop [email protected]
  2. Object and Scene Detection Image Moderation Facial Analysis Face Comparison

    Facial Recognition Celebrity Recognition A m azon R ekognition
  3. A m azon Polly A service that turns text into

    lifelike speech 50 voices 24 languages
  4. Mobile and Desktop Apps You can store standard speech responses

    on the device, and also enable dynamic, real-time responses such as in-game character dialog, leaderboard rankings, and game invitations A m azon Polly
  5. Conversational interfaces for your applications Powered by the same deep

    learning technologies as Alexa A m azon Lex Automatic Speech Recognition (ASR) for converting speech to text Natural Language Understanding (NLU) to recognize the intent of the text
  6. AWS IoT S3 Bucket Amazon Rekognition Raspberry Pi Zero W

    + Camera Module Lambda Function Amazon Lex A rchitecture Smartphone Export Web Browser
  7. © 2017, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Building a Voice-Enabled Security Camera with a Mobile App and a Raspberry Pi @danilop danilop [email protected]