GPT-3 (And ChatGPT!) talk English primarily - What if you need to feed it a bunch of information? What if you need a bunch back? JSON works pretty well - Learn how, and an alternative for when it doesn't.
A constant complaint from newbies is that it doesn't know this esoteric thing you're working on - You're right, but it's easy to handle. Let's talk about it.
I had been thinking through a search problem for a while, and figured I'd have GPT write out some code for me. It approached the problem differently - and made my search a lot better. Here's how.