This will basically code anything for you and automatically improve it too from an idea or from code.
try it out here: https://gpt4autocoder.streamlit.app/
Here is a tutorial on how I built it: https://www.youtube.com/watch?v=rBQrdEoSbhk
Video features an advanced version which can start multiple improvement processes at the same time in parallel.
You can add your suggestions as comments or docstring to your code to be improved.
Modes of play:
-User picks an idea and number of iterations. GPT will auto generate code and try to improve upon it.
- Leave the idea box empty and GPT will generate the idea first write the code for it then improve it for iteration amount.
- paste or type your code in and let GPT add features, error catching. It also will try to debug it too for as many times as you specified automatically.
