In this video, you can learn how to make a complete web based chatbot using flask API.
In this Python web-based project with source code, we are going to build a chatbot using deep learning and flask techniques. The chatbot will be trained on the dataset which contains categories (intents), pattern and responses. We use a special artificial neural network (ANN) to classify which category the user’s message belongs to and then we will give a random response from the list of responses.
►Code Link:
https://buffml.com/web-based-chatbot-…
Subscribe: https://www.youtube.com/c/ArtificialIntelligenceHub/featured
#flask #api #machine-learning