AutoPy
1.0.0
Self-improving python code writer and error checker.
Create Virtual Environment
pip install -r requirements.txt OPEN_AI_API_KEY=
MODEL=python main.pyWhat do you want AutoPy to build:
python output.pyThe example folder has examples of LeetCode problems that it was able to successfully solve. It is still a work in-progress.
Note: if you need an API for your generated code give the key in the prompt and it will add it in the code for you. Some packages won't install properly so you may have to run this in a python environment.