- Voice User Interface Projects
- Henry Lee
- 179字
- 2021-07-23 17:17:17
Chatbots
Chatbots have been around for a long time, since the days of internet relay chat (IRC), the popular chat room. Back then, chatbots were used by the chatroom owner to send commands to kick users out, ban users, promote products, provide news news updates, and add more chat room members. However, now, with NLP, chatbots are more than just text-based and are becoming very popular with companies for promoting their products and providing support for them and frequently asked questions (FAQs).
The following screenshot shows a chatbot by Patrón on Twitter:

Converting existing text-based chat into voice-enabled chat is simple because text-based chats are designed to answer the user's questions. In Chapter 2, Building an FAQs Chatbot, the chatbot will be used to demonstrate the basic functionalities of the NLP platform, and you will learn how to create a chatbot's VUIs. The chat you will create in Chapter 2, Building an FAQs Chatbot, can be used on mobile through Google Assistant or integrated into an existing mobile application.
- 大學(xué)計算機(jī)應(yīng)用基礎(chǔ)實踐教程
- Java高并發(fā)核心編程(卷2):多線程、鎖、JMM、JUC、高并發(fā)設(shè)計模式
- Java應(yīng)用開發(fā)與實踐
- JavaScript+jQuery開發(fā)實戰(zhàn)
- TestNG Beginner's Guide
- Expert Android Programming
- SSM輕量級框架應(yīng)用實戰(zhàn)
- Salesforce Reporting and Dashboards
- Bootstrap 4 Cookbook
- C++編程兵書
- 零基礎(chǔ)學(xué)C語言程序設(shè)計
- 軟件工程基礎(chǔ)與實訓(xùn)教程
- 會當(dāng)凌絕頂:Java開發(fā)修行實錄
- 大規(guī)模語言模型開發(fā)基礎(chǔ)與實踐
- Python編程快速上手2