/inspiring-women-alexa

Alexa skill template and presentation materials for 2017 rvatech/women conference

Primary LanguagePythonMIT LicenseMIT

Create your first Alexa skill!

Follow along with the presentation materials to code your first Alexa skill!

Note: In order for the presentation's hyperlinks to work, you have to Download the PDF.

What You Will Need

What You Will Learn

This repo contains a simple example that implements a basic fact skill in Python. Through the process of creating a skill, you will learn:

  • Voice User Interface (VUI) design
  • SSML
  • Lambda Services
  • Simple Python functions

Make it Your Own

  1. Follow along with the presentation materials to copy the intents, utterances and lambda from this GitHub repo into your own Developer and AWS accounts.
  2. Change up the intent schema, utterances, and lambda function to make it your own.