UNPKG

eddymalou-chatbot

Version:

Ector-based ChatBot machine learning AI

36 lines (35 loc) 769 B
{ "name": "eddymalou-chatbot", "version": "1.0.6", "description": "Ector-based ChatBot machine learning AI", "main": "index.js", "dependencies": { "ector": "^1.0.1", "eddy-malou": "^999.0.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "machine-learning", "tensorflow", "eddy", "malou", "eddy-malou", "chatbot", "responsive", "AI", "IA" ], "author": "ghom", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/CamilleAbella/EddyMalou.git" }, "bugs": { "url": "https://github.com/CamilleAbella/EddyMalou/issues" }, "homepage": "https://github.com/CamilleAbella/EddyMalou#readme" }