usain usain
Published © MIT

Amazing Facts

Get a new fact every day with Amazon Echo.

BeginnerFull instructions provided2 hours544

Things used in this project

Story

Read more

Code

source code.zip

JavaScript
Amazing facts
No preview (download only).

sample utterance

JSON
GetNewFactIntent a fact
GetNewFactIntent tell a fact
GetNewFactIntent a space fact
GetNewFactIntent tell me a fact
GetNewFactIntent tell me an amazing fact
GetNewFactIntent give me a fact
GetNewFactIntent give me an amazing fact
GetNewFactIntent tell me trivia
GetNewFactIntent tell me an amazing trivia
GetNewFactIntent give me trivia
GetNewFactIntent give me an amazing trivia
GetNewFactIntent give me some information

intent

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

Credits

usain usain

usain usain

2 projects • 4 followers

Comments