-2

I want to do chatbot for e-commerce site.I couldn't find much resources to guide me.Can you help with how to create chatbot using rasa? or is there another method you suggest?

hacquerqop
  • 7
  • 1
  • 4

1 Answers1

1

if you have sensitive data in your chat messages, you should go with rasa, since rasa will run on your own servers. but, if your data is not that important, you can use Dalogflow (a google product), which you do not need any programming knowledge. the best place to learn rasa is their official documentation.

Rajitha Fernando
  • 1,655
  • 15
  • 14