I have been using the API Connector on Bubble with OpenAI. How can I use ChatGPT to enrich a list of data in Bubble? I want GPT to analyze each row of data and then write the analysis in the DB. The logic would create a conversation based on the row analysis. This could scale to have different users uploading their content for analysis. Please advise how I might be able to achieve this.
Ideal I would upload a CSV, and it would trigger the workflow to write in DB, analyze each row, and store the returned analysis.