An interesting take on using #AI is: even if the task is not #coding, it makes sense to use the coding #agent. Because i...

An interesting take on using #AI is: even if the task is not #coding, it makes sense to use the coding #agent. Because it translates the task into a program that is executed.Example: Create six images, each images with a random color and the number of the image in its complementary color. The web client created ONE image with six visible parts with numbers as described.The coding agent used imagemagick to create six images, with each having the number imprinted. Looked a little less nice, but what I wanted.

Read Original

Related