Hello everyone, i am a noob and newbie to rasa, i ll get to the main point: so is it possible to connect rasa to a database and then store the conversations, domain, stories and nlu ?
So everytime i use the command rasa train , it will update the stories, nlu and domain in the database also…
If anyone knows how to do that, can you guide me a bit?
In detail the Reason and what am i implementing rasa for: I am working on rasa as for my final year project, which contains 3 main entities thats user , admin, and the university staff…
User chats with the bot through rasa webchat, (everytime user chats with bot, the conversations are storied in database…
Admin controls everything by rasa x and alos has access to database, everytime trains bot, nlu, stories,domain is stored in databse…
University Staff logins and a page can be seen, in which they can only see(ready only) conversations, domain, stories and nlu but not be able to edit the data, and make requests to admin for editing the data…
mentioned reason to give you a clear idea of what am i going to do !
Apologies for my broken english!