GithubHelp home page GithubHelp logo

course_alexa_skill_builder's Introduction

AWS Certified Alexa Skill Builder – Specialty

This course from A Cloud Guru prepares you for the AWS Certified Alexa Skill Builder – Specialty certification exam and also teaches you how to design and build engaging voice experiences for Amazon Alexa using Amazon Web Services (AWS).

Getting Started

The code for the Adventure Guru Alexa skill is broken out by lecture. For example, the Connecting Lambda to DynamoDB chapter has an associated folder in the repo called Connecting_Lambda_to_DynamoDB. In each folder you may find multiple files:

  • lambda_function.py - The Python code for the skill.
  • lambda_function.zip - The Lambda function deployment package. If this file is not present, use the deployment package from the previous chapter.
  • en-US.json - The language model, which can be uploaded using the JSON Editor on the Alexa Developer Console.

The final certified skill (minus In-Skill Purchasing) can be found in the Alexa Skills Store.

Prerequisites

You will need the following tools installed locally for skill development.

  • Python - The Adventure Guru skill is authored in Python.
  • Visual Studio Code - The IDE (Integrated Development Environment) used for development.
  • Alexa Skills Kit (ASK) SDK for Python - The Software Development Kit (SDK) that makes it easy to author skills in Python.
  • Alexa Skills Kit Command Line Interface (ASK CLI) - The Alexa Skills Kit Command Line Interface (ASK CLI) is a tool used to manage Alexa skills from the command line.

Authors

  • Kesha Williams - Initial work - LinkedIn

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

course_alexa_skill_builder's People

Contributors

dianeacloudguru avatar keshawilliams avatar

Watchers

 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.