Hello,I am beginner to the Rasa environment.I want to create a college enquiry chatbot.
there are few questions in my mind.It would be very helpful,if someone can answer these.
how to handle conversation which is not happening according to the stories we created?
2)what is the best way to create a college chatbot in which there is no fix conversation flow?
that is, anyone can ask random questions in any order,and let say we have 50 to 100 questions for training, then how will it be possible to create stories for that?
I have learn about RULES in rasa,so should I have to write most of the fix intent and response in Rules?
3)I just created 4 simple stories,and when I am asking question to the bot,for all questions,the intent finding is correct but the response generated is not according to the story for few questions.What could be the reason for that?
As for the bot occasionally handling a simple conversation in a way different from your rules or stories, I think this can again be improved by using rules or by swapping from an ML policy to a memoization policy. However, feel free to share a concrete example if there’s something you just can’t wrap your head around