How to make a ChatBot App in MIT App Inventor | Create ChatBot Android App

How to make a ChatBot App in MIT App Inventor | Create ChatBot Android App. In this video, we will learn how we can make our own chatbot app using MIT App Inventor, in this chatbot app we will use the txt file to put all questions and answer for our robot. we will use here 2 extensions one is a speech recognizer and another one is SCdictionary. To create this chatbot app we don’t need to write any if else condition or question and answer in our block part. we will get all the questions and answers from the file. Speech Recognizer Extension without google dialog-: Dictionary for Voice assistant-: OR
Back to Top