ai bot, ai chat, ai chatbot, basics, beginers, best chatbot, chatbot, chatbot ai, chatbot app, chatbot online, chatbot website, chatbots, conversation with ai, creating chatbots, ibm-watson, nlp, robot chat
Hands-on IBM Watson Chatbot: Basic | by Sohini Pattanayak 🥑 | Jan, 2022
I spent some good time a few months back, reading about IBM Watson Assistants. And I thought, how about I build one. It’s smooth. So I built it using their console and not actually coding it. I manually added the requests and responses and built them. In the next blog, I’ll code one!I built a bakery-shop bot that takes an order for a Cake of the user’s choice and displays the bill for that particular cake. Well, it doesn’t have too many functionalities, as it’s for starters!First, we log in to IBM Cloud. Link: https://cloud.ibm.com/Our dashboard would look like this:We click on “Create Resource” and on the Search bar, right under Catalogue, we search for: IBM Watson Chatbot.We create a new resource.Now, we are prompted to give the assistant a name, description, and assistant language. T...