文件名称:geist:为网络构建虚拟助手
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-28 08:03:43
JavaScript
盖斯特 为网络构建虚拟助手 设计用于Browserify 安装 npm install geist --save 用法 var geist = require ( 'geist' ) ; // Describe your assistant var hal = new geist . Mind ( 'HAL 9000' , { // Language is taken from the document if not specified here language : 'en-US' , // Keep listening all the time if you like continuous : true , // Define generic concepts for recognition and/or answer text generation // Y
【文件预览】:
geist-master
----geist.js(9KB)
----.travis.yml(50B)
----LICENSE(1KB)
----README.md(3KB)
----Makefile(179B)
----.gitignore(526B)
----package.json(883B)