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

Building an AI-enabled Alexa skill with IoT connectivity - AWS Community Day Special Edition ANZ November 10 2020

Gunnar Grosch
November 10, 2020

Building an AI-enabled Alexa skill with IoT connectivity - AWS Community Day Special Edition ANZ November 10 2020

Presented at AWS Community Day Special Edition ANZ, November 10th, 2020.

Recording of the session

@gunnargrosch
alexa-ai-iot-sample on GitHub

Most of the AWS managed services are easy to get started with. How easy? Let's find out! In this session, we'll build an AI-enabled Alexa skill with connectivity to an IoT device, and by that using IoT Core, S3, Lambda, AI services of choice, Alexa, and more!

Gunnar Grosch

November 10, 2020
Tweet

More Decks by Gunnar Grosch

Other Decks in Technology

Transcript

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

    rights reserved. Gunnar Grosch @gunnargrosch Building an AI-enabled Alexa skill with IoT connectivity AWS Community Day Special Edition ANZ
  2. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Building an AI-enabled Alexa skill with IoT connectivity Connect the thing Analyze the picture Save the picture Create an Alexa skill Take a picture
  3. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 1: Connect the thing
  4. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 1: Connect the thing AWS loT Core loT thing camera AWS Cloud
  5. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 1: Connect the thing loT thing camera loT topic publish loT topic subscribe Message Image data
  6. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 2: Create an Alexa skill
  7. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. User Alexa skill Step 2: Create an Alexa skill Lambda function
  8. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 3: Take a picture
  9. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 3: Take a picture User Alexa skill Lambda function loT thing camera loT topic sub loT topic pub
  10. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 4: Save the picture
  11. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 4: Save the picture User Alexa skill Lambda function loT thing camera loT topic sub loT topic pub Lambda function S3 Bucket
  12. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 5: Analyze the picture
  13. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Step 5: Analyze the picture User Alexa skill Lambda function loT thing camera loT topic sub loT topic pub Lambda function S3 Bucket Rekognition
  14. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. We built an AI-enabled Alexa skill with IoT connectivity
  15. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. We built an AI-enabled Alexa skill with IoT connectivity User Alexa skill Lambda function loT thing camera loT topic sub loT topic pub Lambda function S3 Bucket Rekognition
  16. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. We built an AI-enabled Alexa skill with IoT connectivity User Alexa skill Lambda function loT thing camera loT topic sub loT topic pub Lambda function S3 Bucket Rekognition
  17. © 2020, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Thank you! Gunnar Grosch @gunnargrosch