Hi [: I was wondering if it is possible to pull data from a database to be used by a chatbot in a Wixsite? If so, how could I do that? I have a collection with some data that I would like to be used with a ChatGPT powered bot when a question is asked.
Example
Input: “Where is eventX located?”
Response (pulled from data on the collection by ChatGPT): “eventX takes place in locationY.”
Thank you <3