文件名称:simple-ai.js:@ fathpensimple-ai.js npm模块
文件大小:4KB
文件格式:ZIP
更新时间:2024-05-11 05:20:31
nodejs ai bot-framework simple-ai JavaScript
@ fathpen / simple-ai.js 为什么选择simple-ai.js? 因为很简单:) 例子 const simple_ai = require ( '../index' ) ; const text = "hello" ; console . log ( "user: " + text ) ; console . log ( "bot: " + simple_ai ( text ) ) ; 安装 npm install @fathpen/simple-ai.js
【文件预览】:
simple-ai.js-main
----example()
--------hello.js(132B)
----index.js(171B)
----package.json(320B)
----.github()
--------workflows()
----LICENSE(1KB)
----.gitignore(2KB)
----README.md(715B)