jack
Published © MIT

Mind-blowing Movie Facts

Skill to tell you mind-blowing movie facts.

BeginnerFull instructions provided1 hour564

Things used in this project

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

3 projects • 3 followers

Comments