October 2018
Intermediate to advanced
472 pages
10h 57m
English
Up to now, we have seen how to build chatbots using the two methods of TF-IDF and Rasa NLU. Let's expose both of them as APIs. The architecture of this simple chatbot framework will look like this:

Refer to the Packt repository for this chapter (available at https://github.com/PacktPublishing/Python-Deep-Learning-Projects/tree/master/Chapter04) for the API code and look into the chatbot_api.py file. Here, ...
Read now
Unlock full access