/liri-node-app

if siri was a node app

Primary LanguageJavaScript

liri-node-app

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 a command line node app that takes in parameters and gives you back data. Run these commands to use:

- node liri my-tweets <'twitter username here'> Screenshot

- node liri spotify-this-song <'song name here'>

Screenshot

- node liri movie-this <'movie name here'>

Screenshot

- node liri do-what-it-says (this will read back the random.txt file)

Screenshot