Cognitive Calculator chatbot
This chapter guides you through building the Cognitive Calculator chatbot sample application. The app demonstrates the use of Watson Conversation service in creating a calculator chatbot. The chatbot chats with the user in natural language, the Conversation service determines the user request and the application performs simple calculations to respond to the user.
The sample application demonstrates the integration of the Conversation service with a Node.js application.
The following topics are covered in this chapter: ...