Skip to content

fim/flask-ask-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-ask-docker

Build Container

$ docker build -t alexa .
$ docker run -ti alexa

You should get an ngrok endpoint from the docker output. Note that down!

Setup AWS console

  • Create new skill
  • Fill in interaction model with aws.config/interaction.json
  • Fill in sample utterances with aws.config/utterances.txt
  • Select HTTPS endpoint for skill service and paste the ngrok output
  • Test either using an echo device or the simulator

About

Docker image for flask-ask in order to prototype/test alexa skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages