Export keyword found by Rasa to ArangoDB

Hi everyone,

I’m pretty new in AI and Rasa. I’m working on a chatbot project that can answer questions about products on my website.

I was wondering if it’s possible to “export” keywords detected by rasa (entities) in a query or directly for my db => ArangoDB. Maybe I’m wrong but my first idea was to create a query with entities for my db instead of training an ai model with my website data. I have lot of products and prices that change every days.

I’m sorry if my question is not clear.