Since the "discovery" of fire I think, humanity has solved every problem by using more energy. Be glad you remember the shovel when tractors have gone out of fuel.
(I asked one of these AI tools to create Python code for a binary search tree, without oop, without (external) libraries, without comprehensions and with array as the only allowed structure. First it objected with a non sense argument. After pushing it failed. Once it worked I asked it to delete a value, it failed. Once that seemed to work I asked it to add another value, it failed. Once I removed all restrictions it returned perfect working code.)