jack
Published © MIT

Mind-blowing Movie Facts

Skill to tell you mind-blowing movie facts.

BeginnerFull instructions provided1 hour562

Things used in this project

Hardware components

Amazon Echo
Amazon Alexa Amazon Echo
×1

Software apps and online services

Alexa Skills Kit
Amazon Alexa Alexa Skills Kit
AWS Lambda
Amazon Web Services AWS Lambda
AWS IAM
Amazon Web Services AWS IAM

Story

Read more

Code

code

JavaScript
No preview (download only).

intents

JSON
{
  "intents": [
    {
      "intent": "GetNewFactIntent"
    },
    {
      "intent": "AMAZON.HelpIntent"
    },
    {
      "intent": "AMAZON.StopIntent"
    },
    {
      "intent": "AMAZON.CancelIntent"
    }
  ]
 }

sample utterance

JSON
GetNewFactIntent a fact
GetNewFactIntent a movie fact
GetNewFactIntent tell me a fact
GetNewFactIntent tell me a movie fact
GetNewFactIntent give me a fact
GetNewFactIntent give me a movie fact
GetNewFactIntent tell me trivia
GetNewFactIntent tell me a movie trivia
GetNewFactIntent give me trivia
GetNewFactIntent give me a movie trivia
GetNewFactIntent give me some information
GetNewFactIntent give me some movie information
GetNewFactIntent tell me something
GetNewFactIntent give me something

Credits

jack

jack

2 projects • 3 followers

Comments

Add projectSign up / Login