Hi This Murtuza I Am making a chatbot in rasa x i want that bot should ask the name of Customer and then bot should add name of Customer While replying hows that possible
PLEASE HELP ME OUT ITS URGENT
Hi This Murtuza I Am making a chatbot in rasa x i want that bot should ask the name of Customer and then bot should add name of Customer While replying hows that possible
PLEASE HELP ME OUT ITS URGENT
@murtuza Hi, please ref this video: Memory and Slots in Rasa | Rasa Tutorial - YouTube and customise as per your use case.
PS: It is only depends on how you write your story in story.yml file.
Bot: Welcome Message: Hello I am your technical assistant, Can you please tell me your name?
User: Sure, Murtuza Or Murtuza
Bot: Hello Murtuza How can I help your today? Main Menu with buttons or text will display
PS: you need to train the model with some intents with entities i.e name
I hope this will help you!