简体   繁体   中英

Retrive data from chatbot to our application

如何将聊天机器人添加到Web应用程序中,以及如何将用户输入消息处理到我们的代码中?

It is a vast question to ask about how to implement and add a chatbot in a web application. For example, to implement a chatbot if you use DialogFlow then you have to make its WebHook fulfillment also where you will get the data from user and you can process and produce output on the basis of that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM