Hi I am creating chatbot using rasa and storing the conversations in mongodb.
Now i want to auto populated or auto suggest questions while user typing. For example user type 'h' then possible questions like " hi ,how are you ,how can i help you " .
Please help me ?
Thank's
Afzaal Ahmad ZeeshanPosted May 7, 2019, 3:03 PM
Taken from here, https://stackoverflow.com/questions/3305561/how-to-query-mongodb-with-like,