Uncategorised

What type of code should you generate with AI?

I (and many people) have been thinking a lot about “what are the best tasks to do using AI.”
My personal framework I’ve been using is, you should use AI to generate code when:
1. The code is easy to validate
2. It is not important that a human under…