I have done several tests to see how GPT-4o does and have been fairly impressed so far. I told it to generate a python program that would accept as input a json file that contained a list of Names and addresses; then to output an HTML with a pinned map for each address, using OpenStreetMap. The only thing I had to do in the code was put my OpenStreetMap API in and it worked just like I wanted it to.