https://github.com/jaymar14/liri-bot-app
https://github.com/jaymar14/liri-bot-app
back-end liri nodejs npm-package omdb-api recognition-interface siri spotify-api
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaymar14/liri-bot-app
- Owner: jaymar14
- Created: 2017-12-20T17:33:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T19:57:56.000Z (over 8 years ago)
- Last Synced: 2025-03-04T06:42:30.995Z (over 1 year ago)
- Topics: back-end, liri, nodejs, npm-package, omdb-api, recognition-interface, siri, spotify-api
- Language: JavaScript
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LIRI-BOT-APP
In this assignment, you will make LIRI. 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.
Technologies:
node.js, node package managers, API calls.