I want to make a tool that takes:1. The path of a small code file2. A command to compile the code3. Some natural language contextAnd feeds compiler errors to GPT3, and ask for a diff on how to change the file, until it compiles.
I made it
https://github.com/renxida/maktlo
It's really not that hard at all. https://platform.openai.com/examples/default-fix-python-bugs
OpenAI already has an example, and all I had to do is add some python code to read the file & run it to generate the errors.
I guess this sortta shows how trivial it is to start an "AI Startup". You just call OpenAI's api and write some UI / UX / frame code, and voila!
Oh and also, the fancy name is important.
VERY important.
a Schelling point for those who seek one