Is it possible to build production level chatbot using Rasa's pre trained data?

I am working on production stack rasa chatbot for a startup and they do not have a personalised training data. So, Can we achieve production level accuracy using rasa’s pre-trained data? or we should look for a rule-based chatbot?

for a chat bot, user might gives inputs with spelling mistake , so in these case pre-trained fails.