Difference between Rasa core and Rasa nlu
I tried to understand about rasa from official documentation of Rasa core and Rasa nlu but not able to deduce much. What I am able to understand is Rasa core is used to guide the flow of conversation while Rasa nlu is to understand and process the text to extract information (entities) Second thing, there are examples to build chatbot in Rasa core as well as Rasa nlu both can be used to build chatbot but couldn't understand what's the difference in two approaches and when to follow which one. Could you please help me to understand in a better way. Trinca You got it right. Both work together