I’ve been creating a dataset with a Get API, copying the JSON for the get request, and throwing the JSON manually into Chat GPT. I then ask it questions based on the data.
I’m finding this really interesting as it saves time having to manually build a dashboard or figure out what sorts of data views would be interesting for cuts of the database.
I’d like to know if there’s a way to use Xano to take out the manual steps above, i.e. get Open AI to provide analysis of my dataset JSON via a function or something using the Open AI API. I also play with bubble and have been trying to figure out ways to move the API events to Bubble.
I’m open to any ideas people might have / any suggestions on your experience of doing this.