texas0418 / liri-node-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIRI (Language Interpretation and Recognition Interface) bot

Much like iPhone's SIRI, LIRI is a doigital assistant. 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 back data.

Getting Started

Installation

  • clone this repository
  • npm install (installs all the dependencies listed below.)
  • command are run in the terminal screen

LIRI bot is a nodeJS program so there are dependencies required. Along with NodeJS (npm install node), you will need to run npm install for the following NPM programs:

Screen Captures

Help Command Help Command Concert This Concert This Movie This Movie This Spotify This Song Spotify This Song Spotify This Song - No Band Spotify This Song - No Band Do What it Says Do What it Says

The Video

I also made a video and uploaded it to YouTube on it working in real time. (https://youtu.be/eji96SgaoFo)

About


Languages

Language:JavaScript 100.0%