I have a hunch that implementing a version of test-driven development would be good for avoiding AI slop in automated software production. Humans would take care of writing specifications and tests, while only LLMs actually write the main code. Has someone tried something like this?
I have a hunch that implementing a version of test-driven development would be good for avoiding AI slop in automated software production. Humans would take care of writing specifications and tests, while only LLMs actually write the main code. Has someone tried something like this?