12 Getting chatty with dialog engines
This chapter covers
- Exploring popular chatbot applications
- Understanding the advantages and disadvantages of generative chatbots
- Augmenting generative chatbots with information retrieval
- Designing conversational interfaces for improved user experience
- Monitoring, evaluating, and optimizing your chatbot
You finally have all the NLP tools you will need to create software that can talk back. In this chapter, you will learn how to add semi-intelligent dialog to your software projects, whether you are building a website, a mobile app, or an internal tool for your business or personal life. Hopefully, you will come up with chatbot ideas that are smarter and more helpful than what you’ve seen so far on storefront web pages. For example, Amazon Alexa was created with the explicit purpose of making Amazon shopping an effortless experience, to increase Amazon’s bottom line. One of the main objectives of this book is to help you harness the power of AI for yourself, instead of letting corporations harness you for their benefit. You may even be able to build chatbots to be your information bodyguard. The chatbots you build in this chapter can protect you from dark patterns and, perhaps, give you back that time and attention to create something awesome. In this chapter, you will learn how to build your very own chatbot!