Code With GPT - A GPT + Python script to get code adjustments from ChatGPT

I created a python script and a GPT that helps you code with ChatGPT.

It’s meant to ask GPT to provide updates to your code, but instead of you copy/pasting the instructions in your code directly, you can run them through this script, which will apply the modifications to your code for you.

https://chat.openai.com/g/g-JeqVQ6uBA-code-with-gpt

Not foolproof by any means, and should certainly support undo-functionality. So run at your own risk and all that. I’ve gotten some success using it, and I quite like the workflow. Ideally it would be more connected. I’ll wait for ChatGPT Desktop :slight_smile:

1 Like