ChatGPT over adalo data

Hey guys. Challenge for the group. Looking for info on whether it’s possible to overlay a chatgpt experience over data that lives within an app/adalo database. In this situation our database houses records that have key stats around sports performances. In addition, there are pdfs that house additional detail for each record. Im curious if users can ask questions about the data that lives in the app, for example summaries of records (including pdf content, etc.).

Anybody play with this type of thing yet?

yes you will need to tell chat gpt the data to the prompted a better way is to get the beta to the api of GPT 4

Hi @jromeo80 ,

Both completion and chat completion can be requested.

If prompted correctly, it could show the expected result.

Looking at examples from others, seems possible.