Skip to content

sameermahajan/Alexa-Custom-Skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is easy to refer compilation of information around alexa custom skill gathered while working on multiple projects.

Custom Skills can be either hosted on AWS lambda or they can be on prem using flask-ask.

Folder 'lambda'

has lambda based skills in python.

Folder 'flask-ask'

has flask-ask based skills.

Folder 'node-js'

has lambda based skill in node.js.

Folder 'ProactiveEvents'

describes how to send async notifications / events to alexa using python in lambda.

Folder 'ProgressiveResponse'

describes how to send progressive response to alexa using python in lambda.

Folder 'async-loop'

describes how to make an async call, wait for the response, send progressive response until the final response using python in lambda.

Some other useful blogs

Here are some other useful blogs:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published