Giter Site home page Giter Site logo

adeeb10abbas / alexa-skills-kit-sdk-for-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexa/alexa-skills-kit-sdk-for-python

0.0 2.0 0.0 133 KB

The Alexa Skills Kit SDK for Python (Beta) helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.

Home Page: https://developer.amazon.com/alexa-skills-kit

License: Apache License 2.0

Python 100.00%

alexa-skills-kit-sdk-for-python's Introduction

ASK SDK for Python (Beta)

The ASK SDK for Python (Beta) makes it easier for you to build highly engaging skills, by allowing you to spend more time on implementing features and less on writing boiler-plate code.

To help you get started with the SDK we have included the following guides. In the future, we plan to include more documentation and samples too.

Guides

This guide will show you how to include the SDK as a dependency in your Python project.

Walks you through step-by-step instructions for building the Hello World sample.

SDK Features

Covers how to build request handlers, exception handlers, and request and response interceptors.

Covers how to use skill attributes to store and retrieve skill data.

Response Building ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Covers how to use the ResponseBuilder to compose multiple elements like text, cards, and audio into a single response.

Alexa Service Clients ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Covers how to use service clients in your skill to access Alexa APIs.

Covers how to configure and construct a skill instance.

Samples

This code sample will allow you to hear a response from Alexa when you trigger it. It is a minimal sample to get you familiarized with the Alexa Skills Kit and AWS Lambda.

This is a step-up in functionality from Hello World. It allows you to capture input from your user and demonstrates the use of Slots. It also demonstrates use of session attributes and request, response interceptors.

High Low Game Skill Sample ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Template for a basic high-low game skill. When the user guesses a number, Alexa tells the user whether the number she has in mind is higher or lower.

Sample skill that shows how to request and access the configured address in the user’s device settings.

Got Feedback?

  • We would like to hear about your bugs, feature requests, questions or quick feedback. Please search for existing issues before opening a new one. It would also be helpful if you follow the templates for issue and pull request creation. Please follow the contributing guidelines for pull requests!!
  • Request and vote for Alexa features!

Additional Resources

Community

Tutorials & Guides

  • Voice Design Guide -A great resource for learning conversational and voice user interface design.

alexa-skills-kit-sdk-for-python's People

Contributors

hyandell avatar nikhilym avatar

Watchers

 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.