Giter Site home page Giter Site logo

alexa-dojo-skill's Introduction

#Coding Dojo Alexa Skill

This github repository contains the code base for a Amazon Echo web series created by the Coding Dojo. Throughout the web series we take you through the process of creating a "skill" for Alexa which is the voice service that powers the Amazon Echo. All of the links are listed below.

##Videos

##Descriptions

###Video 1 of 6 (intro) Short intro video to give quick overview of what you will be learning throughout the webseries

###Video 2 of 6 (Course Overview) In this video we outline all of the neccessary technologies needed to create the Coding Dojo skill. The technologies discussed are as follows:

  • Alexa Skill Kit
  • Amazon Echo
  • AWS Lambda

###Video 3 of 6 (Building out the skill service) In this video we walk you through the process of creating the skill service (backend) for the Coding Dojo skill using AWS Lambda. After signing up for an AWS account you will learn all of steps needed to quickly set up a Lambda function. We also provide all of the code (python 2.7) that will be placed inside of the Lambda function.

###Video 4 of 6 (Building out the skill interface) In this video we walk you through the process of creating the skill interface for the Coding Dojo skill. After signing in to the Amazon developer console we walk you through all of the steps to complete the skill. After completing all of the settings to create the skill interface we use the testing feature to make sure your skill is working. We also stop to explain the meaning of important settings throughout the process. Some of these settings are:

  • Invocation Name
  • Intent Schema
  • Sample Utterances
  • Custom Slot Types

###Video 5 of 6 (Code Walkthrough) In this video we take some time to explain how information is passed from the skill interface (Alexa Skills Kit) to the skill service (AWS Lambda) and back. We also touch on the different attributes and functions that you may encounter with building any new skill.

###Video 6 of 6 (flask-ask & ngrok) For viewers who may want to use their own customized server we created this video to give you great starting point using flask-ask and ngrok. Flask-ask is a flask extension that can be placed on any server using python and it is built to easily handle requests from the Alexa Skill Kit. Also, we teach you how to download and use ngrok which allows you to securely test your skill locally. This helps developers avoid creating and setting up a https enabled server just to test out their skill.

alexa-dojo-skill's People

Contributors

pmckinney8 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.