Home Artists Posts Import Register

Downloads

Content

NOTE: Please use caution when using the "debugger" file as it will execute code in your system which is returned from the GPT API. Review the code first before executing.

Uploaded an updated version of the single threaded GPT-4 Auto Coder with streamlit UI

This post includes all the files for GPT-4 AUTO CODER

this is for video: https://youtu.be/rBQrdEoSbhk

NOTE: to run the parallel streamlit UI open the file and on the command prompt type:

“streamlit run main_self_improve_parallel_app_ST.py”

includes :

main_self_improve_parallel_app_ST.py

main_self_improve_CLASS.py

main_self_improve_parallel.py

main_self_imrpove_debugger.py

gpt4_auto_coder_app_ST.py

gpt4_auto_coder_app_GRADIO.py

main.py

main_self_improve.py

main_self_improve_CLASS.py

token_counter.py

Files