ive found it works for small scripts that are simple, and have easily accessible code or examples.
i was testing a data transform function and needed to pull a couple of different types of data, so i had it give me a simple script to get stuff out of alpha_vantage, yahoo finance, quandl, and a few kaggle datasets, and those generally worked out of the box, or close to.
a few of those actually have code on their site for the API, but OpenAI made it faster. i would have gotten there eventually, but it saved me a couple of hours.
anything more complicated and it gets messy. its like a genie who grants you exactly what you ask for in the most literal sense, and only has a 90% idea what you're talking about to begin with.
i was testing a data transform function and needed to pull a couple of different types of data, so i had it give me a simple script to get stuff out of alpha_vantage, yahoo finance, quandl, and a few kaggle datasets, and those generally worked out of the box, or close to.
a few of those actually have code on their site for the API, but OpenAI made it faster. i would have gotten there eventually, but it saved me a couple of hours.
anything more complicated and it gets messy. its like a genie who grants you exactly what you ask for in the most literal sense, and only has a 90% idea what you're talking about to begin with.