marty-wang / lily

Lily - Your personal assitant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lily - Your personal assistant

(Below assumes you know how to create AWS Lambda and Alexa Skill)

Alexa, ask Lily where is my bus to [destination]

How to use

  1. Set your OneBusAway API key and trips in ./config/default.json.
  2. Execute the line below to get the utterances.
node index.js schema

About

Lily - Your personal assitant

License:MIT License


Languages

Language:TypeScript 53.7%Language:JavaScript 46.3%