2 Comments

Cool post! Really interesting idea of being able to package your library with a pair programmer for it. Definitely seems like something that will happen relatively quickly

Expand full comment

Very interesting post! I have been using ChatGPT a lot for coding, only on the 3.5 one really. It has been very helpful for my use cases. I wonder how much worse 3.5 would have performed than 4 for you. I also have not tried the Code Interpreter yet.

Perhaps an option would be to get GPT to write out high level english pseudocode, then have another pass convert the pseudocode to your library, maybe with a prompt that just contains all the library function definitions to remind it.

Expand full comment