liri-node-app

https://github.com/alxcur/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 will be a command line node app that takes in parameters and gives you back data.


To retrieve a listing of upcoming concerts from a specific band/artist enter:

node liri.js concert-this <enter in specific band/artist>

Alt Text


To retrieve song info Spotify enter:

node liri.js spotify-this-song <enter song>

Alt Text


To retrieve movie information from a film enter:

node liri.js movie-this <enter movie name>

Alt Text


Enter and see what it does:

node liri.js do-what-it-says

Alt Text


See LIRI in action:

Alt Text


Alex Curington / 22 February 2019