- Building Serverless Web Applications
- Diego Zanon
- 175字
- 2021-07-15 17:31:25
Chatbots
Most chatbots are very simple and designed for specific use cases. We don't build chatbots to pass the Turing test. We don't want them to be so complex and clever as to deceive a human that it's another human talking. What we want is to provide a new user interface to make it easier to interact with a system under certain conditions.
Instead of ordering a pizza through an application using menus and options, you can type a message like "I want a small pepperoni pizza" and be quickly done with your order. If the user types "Will it rain today?", it is perfectly fine for the pizza chatbox to answer "I couldn't understand. Which kind of pizza do you want for today? We have X, Y, and Z." Those broad questions are reserved for multipurpose AI bots such as Siri, Cortana, or Alexa.
Considering this restricted scenario, a serverless backend can be pretty useful. In fact, there is a growing number of demos and real-world applications that are using serverless to build chatbots.
- 大學計算機基礎實驗教程
- Reactive Programming with Swift
- C語言程序設計
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 零基礎輕松學SQL Server 2016
- C語言課程設計
- SQL Server 2016 從入門到實戰(視頻教學版)
- IoT Projects with Bluetooth Low Energy
- Arduino Electronics Blueprints
- JBoss AS 7 Development
- MySQL數據庫教程(視頻指導版)
- C語言程序設計
- Learning Ext JS(Fourth Edition)
- 深入理解C++11:C++11新特性解析與應用
- UG 12.0數控編程實例教程