AlexaSkills using Laravel

Posted on |

Just sharing my slides from my talk at AWSUGPH and LaravelPH July 2019 Meetup that was held last Thursday July 25, 2019 at Salarium Makati. Before I start shout out to my co-speakers Raph Marco, Mark Rosario, and Joe Palala. Kudos to our emcees Raphael Francis Quisumbing AWS Hero, Katt De Leos and Team Salarium.

To start with you can download my slides below

awsugph laravelph meetup
awsugph laravelph meetup


Slides 1-2: Sleepy? last time it was #Momoland and now #MathDanceChallenge! hahaha. Just kidding, my goal really is to let them experience to use Alexa and enjoy. Hey, I got giveaways! 😂😂😂



Slides 3-5: Intro: Title of my topic and who am I. I tried my best to make my audience laugh so i created a small skit, i guess it was boring lol. Thanks to my wife‘s idea 😠😠😠. Ako takot??? ML is my only game MagLuto, MagLaba, MagLinis, MagLaravel, MagLambda etc.!!! Special thanks to my wife for the support.



Slides 6-11: Voice search is the next thing and Alexa is everywhere. The goal is to encourage audience to start developing voice powered app specifically Alexa.

Slides 12-14: Basic Alexa Skills. Alexa Skills architecture, wake word, intent, invocation name, and utterance. And what skills can you create.

Slides 15. Accounts you need

Slide 16: Endpoint. Since we will be using Laravel, we will be using https endpoint.

Slide 17: Setting up your Web Server and Laravel. Spawn a server using AWS EC2, install your LAMP stack, setup your domain using AWS Route53 and use Certbot for free SSL/Https. Install composer and setup your Laravel.

Slides 18-19: Thanks to Marcel Pociot https://botman.io/ no need to write from scratch. Use this chatbot library to add chatbot/AlexaSkills features to your new or existing PHP/Laravel app site.

Slides 20-30: Alexa Skills Dashboard and Test. Just login to your https://developer.amazon.com/alexa/console/ask? and follow the steps.

Slide 31: Other/Tools you can use.

Slides 32-34: Other topics or advance

Slide 35: Questions and Thank you. If you have questions please reach us at the following:

Here are some highlights from the event. Photos credits to Katt De Leos

Thank you everyone for joining the event and hope to see you on next AWS User Group PH Meetup!


Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.