文件名称:WebChatbotAPI::sunflower:Webdialogflow&kogpt2API:sunflower:
文件大小:2.91MB
文件格式:ZIP
更新时间:2024-04-29 18:25:41
CSS
:sunflower: WEB Dialogflow和KoGPT-2 API :sunflower: 如何连接Dialogflow和Web Node.js 如何链接KoGPT-2和Web Node.js 要求 通过对话框流程创建一组查询响应(请参阅WIKI) 要使用Dialog flow API,请在Google Cloud Platform中找到Dialogflow项目并发出身份验证密钥(请参阅 ) 发行Json文件后,将其放入公共文件中。 (与Chatbot文件位于同一位置) 库安装(更改目录(Chatbot)路径后的安装) npm init npm I dialogflow npm install uuid express body-parser 聊天机器人api.js 在下面的评论位置添加内容 var serviceAccount = require( " " ) // firebase jso
【文件预览】:
WebChatbotAPI-main
----public()
--------botui()
--------images()
--------main_app.js(681B)
--------assets()
--------index.html(5KB)
--------elements.html(29KB)
--------generic.html(3KB)
--------img()
----README.md(2KB)
----chatbot api.js(43KB)