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 is be a command line node app that takes in on of four parameters and returns the relative data.
my-tweets
spotify-this-song
movie-this
do-what-it-says
npm install
node liri.js <pass in an instruction from above>