UNPKG

@ztiknl/sara

Version:

Sentient Artificial Responsive Agent

47 lines (46 loc) 1.29 kB
{ "name": "@ztiknl/sara", "version": "0.4.1", "description": "Sentient Artificial Responsive Agent", "keywords": "prompt, cli, speech recognition, stt, text-to-speech, tts, voice-command, alexa, ok google, siri, bixby, jarvis, voice response system", "main": "bin.js", "bin": "bin.js", "dependencies": { "@google-cloud/text-to-speech": "^1.1.3", "@google-cloud/translate": "^4.1.3", "@google-cloud/vision": "^1.1.4", "@tensorflow/tfjs-core": "^1.2.7", "@tensorflow/tfjs-node": "^1.2.7", "canvas": "^2.5.0", "chalk": "^2.4.2", "country-list": "^2.1.1", "date-and-time": "^0.8.1", "dav": "^1.8.0", "decimal.js": "^10.2.0", "face-api.js": "^0.20.1", "geoip-lite": "^1.3.7", "he": "^1.2.0", "node-webcam": "^0.5.0", "play-sound": "^1.1.3", "public-ip": "^3.1.0", "rollup": "^1.19.4", "sonus": "^1.0.3", "vcard-parser": "^1.0.0", "weather-js2": "^2.0.2", "weeknumber": "^1.1.1", "wiki-entity": "^0.4.3" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/ZTiKnl/sara.git" }, "author": "ZTiKnl", "license": "ISC" }