I’ve been using postgresql database to save conversations from certain Rasa project. I’m tring to use Rasa X to read this postgresql database to analyze and mark those saved conversations.
Since it’s failed to connect the database to Rasa X, I’m wondering is it possible? Is it a proper way to use Rasa X as a database UI to analyze conversation?
btw, I’m not planning to use Rasa X to train and share the model.
Thanks,
Zack