Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 789 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 789 Bytes

Tell Sixt

This project was created in the context of the hackathon app@night 2016.

It uses the Amazon Echo infrastructure to book a car at Sixt.

Setup

  1. Setup a new Alexa Skill template (e.g. as described here)
  2. Setup a Heroku NodeJS app.
  3. Upload the root folder to Heroku.
  4. Zip the contents of alexa-app/ and upload it to your Alexa Skill template.
  5. Run node alexa-app/index.js and update the Intent Schema and the Sample Utterance according to the output.

You can test this project with Echosim.io