Presenting Amazon’s Alexa

Slides:



Advertisements
Similar presentations
Company/Product Overview. You have lots of files all over the place.
Advertisements

AT&T Enhanced WebRTC API Beta © 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are.
My Mission Statement To ensure students leave the course with an intermediate knowledge of general programming skills they can transfer to other platforms.
Today: Student will be able to describe the basics of their class and computing Tell me about you and how you use computers. Lesson 1 Slide 1.
Google Map Engine Can export images to Map Engine from Earth Engine
Assignment 1 – Voice Activated Systems Meryem Gurel PowerPack : Physical Computing, Wireless Networks and Internet of Things 10/7/2013 German W Aparicio.
The Connected Home Frank May 10/20/2016.
REDCap Mobile Application
Platform as a Service (PaaS)
Chapter 04: Specialized Application Software
AuraPortal Cloud Helps Empower Organizations to Organize and Control Their Business Processes via Applications on the Microsoft Azure Cloud Platform MICROSOFT.
Smart Homes & Buildings.
Going Serverless with AWS Lambda
Create a Custom Skill on the Amazon Echo
iPhones and iPads and iTunes, Oh My!
Platform as a Service (PaaS)
Tips and Tricks to Help Your Team Succeed
Amazon Echo Dot: An Echo Without A Decent Speaker
The following diagrams detail the interaction of AWS, Alexa, Fitbit apis, and the user #1 – User needs to link Fitbit account to skill #2 – User needs.
Trends in Computing December 2016
Amazon Storage- S3 and Glacier
Docker Birthday #3.
Introduction to Wireless Technology
Emerging Trends in Information Technology
WELCOME Mobile Applications Testing
Google, AI and Home Automation
Changing how people interact with computers
How Can I Help?.
Amazon Echo Customer Service Support Number
DIRECT A PRINT JOB TO HP PRINTER BY SPEAKING TO ALEXA
With Help from the Microsoft Azure Cloud,
Week 01 Comp 7780 – Class Overview.
INTRODUCTION Google has taken on Amazon's Alexa, Apple's Siri, and Microsoft's Cortana with its own voice assistant called Google Assistant. Google first.
Presents: Meet Amazon Echo and Alexa
Chapter 1: Applying Computer Basics – Lesson 1
Objectives Overview Explain why computer literacy is vital to success in today's world Describe the five components of a computer Discuss the advantages.
Microsoft Bot Framework: changing how we communicate with users
app today and share with all your clients!
Amazon Alexa Tap Support And Troubleshooting
Welcome to the Boston.
Yocale, Built on Azure: Convenient Online Booking Keeps Appointment Books Filled and Eliminates Scheduling Hassles for Local Business Owners MICROSOFT.
wireless IP video door phone
Microsoft Azure Improves Efficiency and Customer Satisfaction for BT Signaal's New Sesam Sesam App that Provides Ticketless, Free-Flow Parking MICROSOFT.
Built on the Powerful Microsoft Azure Platform, iSwarm Helps Businesses Analyze Social Media Conversations, then Connect with Individuals MICROSOFT AZURE.
Google App Engine Danail Alexiev
11/23/2018 8:30 AM BRK3037 BRK3037: Dive deep on building apps and services with the Office 365 Communications Platform David Newman Senior Program Manager.
Partner Logo Azure Provides a Secure, Scalable Platform for ScheduleMe, an App That Enables Easy Meeting Scheduling with People Outside of Your Company.
Keep Your Digital Media Assets Safe and Save Time by Choosing ImageVault to be Your Digital Asset Management Solution, Hosted in Microsoft Azure Partner.
Alexa Programming.
Media365 Portal by Ctrl365 is Powered by Azure and Enables Easy and Seamless Dissemination of Video for Enhanced B2C and B2B Communication MICROSOFT AZURE.
Otto Monitoring the Cloud with Alexa
AI Stick Easy to learn and use, accelerate the industrialization of artificial intelligence, and let the public become an expert in AI.
Bluetooth Speakers Market by Type, Application, Distribution Channel, Price Range, Geography, Growth and Demand Forecast, 2014–2024.
Emerging technologies-
Nuvolex and Microsoft Azure Combine to Deliver a Multitenant Office 365 Management Platform that Ranks Among Most Advanced in the Industry MICROSOFT AZURE.
Roland Tiefenbrunner Voice App Developer
Integrate Drupal 8 with Alexa
Smart Assistant via FGLair
FaaS на AWS очима дотнетчика
Danfoss Link™ Voice Control
Alexa Setups is a solution based company which provides the explanation and solution for all the alexa products like Echo, Echo Look, Echo Tap, Echo Show,
SETUP ALEXA APP Setup Alexa on your favorite device and control your smart device with the help of Alexa.
Technology and the NHS.
HOW TO SETUP ECHO DOT | TROUBLESHOOTING METHOD |
Data and Continuous (Skill) Improvement
Smart Speaker Market. Report Description and Highlights According to Renub Research market research report “Smart Speaker Market & Volume by Platform.
Interview Toolkit This Toolkit will provide you with the information and process for Interviewing individuals for Connect and Propel Tampa These.
IoT Security and Privacy
Presentation transcript:

Presenting Amazon’s Alexa https://mldavidson.wordpress.com/ Presenting Amazon’s Alexa By: Phillipe Loher From https://www.amazon.com/Amazon-Echo-Bluetooth-Speaker-with-WiFi-Alexa/dp/B00X4WHP5E - Tucked under the light ring is an array of seven microphones that use beam-forming technology and enhanced noise cancellation. With far-field voice recognition, Echo can hear you ask a question from any direction—even while playing music.

Knowledge Hands-on Community “Inspire, advance knowledge, and promote hands-on experience in Machine Learning within our community” https://mldavidson.wordpress.com/ Knowledge Hands-on Community Intros to concepts Detailed presentations Step-by-step tutorials Series Group Projects Individual Projects Kaggle Competitions Hackathons Local ML Community Personal Networking Industry Exposure Field Trips

Alexa in different bodies Amazon Echo vs Amazon Tap, vs Amazon Echo Dot. Picture from http://www.pocket-lint.com/news/136952-amazon-echo-vs-amazon-tap-vs-echo-dot-what-s-the-difference

Competition Apple Siri (via homekit or so) rumored to be working on a speaker. Siri phone picture from http://www.theverge.com/2016/5/24/11763836/apple-siri-speaker-amazon-echo-alexa-google-home-ai IBM Watson / JBL speaker from http://newatlas.com/ibm-watson-hospital-room/45766/

Example commands Alexa, will it rain today? Alexa, what was the score of the [team] game Alexa, Wikipedia: [subject] Alexa, how tall is [person] Alexa, how many teaspoons are in a cup Alexa, tell me about the movie [title] Alexa, send that to my tablet Alexa, do you have a dog? Alexa, tell me a joke Alexa, sing me happy birthday Alexa, say the ABC’s

Home Automation Picture from https://www.amazon.com/dp/B01DFKC2SO/ref=ods_xs_dp_oop

Integration with Iris Smart Hub & Lowes

Other Skills Picture from https://www.amazon.com/dp/B01DFKC2SO/ref=ods_xs_dp_oop

Alexa has 3 types of skills Smart Home Skills Flash Briefing Skills Custom Skills

Overview of custom skill Define skill & setup interaction model Define invocation name Setup intent schemas Define sample utterances Develop and deploy endpoint Test, Associate, Test and Publish endpoint

From: https://developer. amazon

Popular libraries Node.js Alexa Skills Kit Samples (JavaScript) https://github.com/amzn/alexa-skills-kit-js ask-alexa-pykit (Python) https://github.com/anjishnu/ask-alexa-pykit A minimalist framework for developing apps (skills) for the Amazon Echo's SDK: The Alexa Skills Kit (ASK)

AWS Lambda lets you run code without provisioning or managing servers AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume - there is no charge when your code is not running. With Lambda, you can run code for virtually any type of application or backend service - all with zero administration. Just upload your code and Lambda takes care of everything required to run and scale your code with high availability. You can set up your code to automatically trigger from other AWS services or call it directly from any web or mobile app. From: https://aws.amazon.com/lambda/ The Lambda free tier includes 1M free requests per month and 400,000 GB-seconds of compute time per month.

From: https://aws.amazon.com/lambda/ The Lambda free tier includes 1M free requests per month and 400,000 GB-seconds of compute time per month.