The Node Js app that listens to your commands
LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a _Language_ Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives you back data.
concert-this
spotify-this-song
movie-this
do-what-it-says
View Code Video Demonode liri.js concert-this U2
node liri.js spotify-this-song Beautiful People
node liri.js movie-this Ponyo
Javascript library: Node Js
Bands In Town API
Spotify API
OMDB API
concert-this: venue name, venue location and date of the Event
spotify-this-song: artist name, song title, song preview, and album
movie-this: movie, title, year released, IMDB rating, Rotten Tomatoes Rating, country, language of the movie, plot, actors