HI Experts,
I have to build a chat bot basing on the user role it should render different faqs.
please suggest ways to achieve.
Regards,
Tony
HI Experts,
I have to build a chat bot basing on the user role it should render different faqs.
please suggest ways to achieve.
Regards,
Tony
@train.bi
Hi , if we are using rule based FAQ in chatbot then definitely using dictionary and checking the user role we can select random Questions from a group of FAQ’s for a particular group / role .
can u point me to some examples or code
Hi,
I have done inpython but i want to build using ML or AI