Load Question Answer Data from csv

Hi there! I am creating a chatbot based on question and answers loaded in a csv file. It is not possible for me to type every question and its response, is there anyway I can import the csv file (questions and answers data) and then train the model on that basis? Please help. Thanks!

Hi @Mihir!

Are you migrating to rasa from another tool? There is a guide from migration from other tools like

If you’re not migrating from one of these, maybe you can write your own script that can assist you with your specific format?

Maybe you can also check this blog post