Slide 1

Slide 1 text

“Hey, Alexa!” Wie APIs das alltägliche Leben erobern Manuel Rauber @manuelrauber Consultant Christian Weyer @christianweyer CTO

Slide 2

Slide 2 text

Christian Weyer ! @christianweyer " https://www.thinktecture.com Co-founder, co-owner and CTO at Thinktecture AG Manuel Rauber ! @manuelrauber " https://manuel-rauber.com Consultant at Thinktecture AG Hey, Alexa! Wie APIs das alltägliche Leben erobern Speakers

Slide 3

Slide 3 text

Topics Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 4

Slide 4 text

Disclaimer We are not affiliated with Amazon, whatsoever Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 5

Slide 5 text

APIs everywhere Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 6

Slide 6 text

§ APIs are everywhere – or rather: should be everywhere § „APIs FTW!“ § Internet-of-Things (IoT) only really works with APIs § HTTPS, WebSockets, AMQP etc. § BTW: https://www.programmableweb.com/ has some nice public APIs to play with API-ification Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 7

Slide 7 text

Voice User Interfaces Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 8

Slide 8 text

Punch cars  Text input & keyboard  Mouse & GUI  Touch  Gestures  Voice & speech VUI = Voice user interface How we got there Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 9

Slide 9 text

§ We always need a client  use cases define the interactions § Talk to the client application, rather than use a mouse or a finger § Voice user interfaces are not yet as ubiquitous § We need different UX  we still need to learn § Siri, Cortana, Alexa, Bixby etc. are already here § Can be used in any kind of application § Bots backed by artificial intelligence can leverage voice services as their input interface / API It is all about the use cases Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 10

Slide 10 text

Voice-enabled personal assistants Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 11

Slide 11 text

§ They are spreading like crazy Google, Apple & Co. Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 12

Slide 12 text

§ Amazon‘s entry into the game Amazon Echo & Echo Dot Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 13

Slide 13 text

Amazon Alexa Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 14

Slide 14 text

§ ”Intelligent” personal assistant § Alexa Voice Services § Open for custom services & 3rd party device integration § “AVS-enabled product” § “Alexa-enabled product” § https://github.com/alexa/alexa-avs-sample-app/wiki/Raspberry-Pi § Like Microsoft’s Cognitive Services or Google’s Speech API § MS currently has the broadest set of APIs § Used by Amazon Lex § Provides speech recognition & natural language understanding § For building conversational interfaces (e.g. chatbots) Amazon Alexa Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 15

Slide 15 text

Skills Programming Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 16

Slide 16 text

§ Two developer accounts § aws.amazon.com § developer.amazon.com § AWS: Lambda Function § Code is done directly in AWS or locally § Upload is needed when developing locally § Debugging is PITA § Skills can also be hosted anywhere (as a Web API) § Developer: Alexa Skill & Interaction Building § Intent § Utterance § Slots Basic Alexa Skill programming Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 17

Slide 17 text

“Real World” Demo ! Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 18

Slide 18 text

§ … he has to go to school ... The robot maker Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 19

Slide 19 text

Hey, Alexa! Wie APIs das alltägliche Leben erobern

Slide 20

Slide 20 text

Hey, Alexa! Wie APIs das alltägliche Leben erobern Alexa Mindstorms EV3 Demo - Architecture

Slide 21

Slide 21 text

NOTE - Demo Please do NOT USE the WIFI J Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 22

Slide 22 text

EV3 on steroids Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 23

Slide 23 text

§ Debian Linux-based operating system § Runs on several LEGO® MINDSTORMS compatible platforms § Full development environment available § http://www.ev3dev.org § Python is best suited to build & run custom code ev3dev Wie APIs das alltägliche Leben erobern Hey, Alexa!

Slide 24

Slide 24 text

Thank you! Questions? Demo Repository Hey, Alexa! https://github.com/thinktecture/basta-herbst-2017-alexa Manuel Rauber @manuelrauber Consultant Christian Weyer @christianweyer CTO