OpenAI co-founder Ilya Sutskever stated that in the coming years, artificial intelligence will be able to perform not only individual tasks but literally everything a human can do.
According to him, the key to understanding this is simple: our brain is a biological computer. If a biological computer can learn and solve problems, there is no reason why a digital computer cannot achieve the same.
Sutskever is convinced that the day when AI is capable of doing 100% of human work is inevitable — the only question is how fast this process will unfold.
8:50
:intent
doesn't come from themachine
, at least not right now, because the only dynamic sources right now are context window and the built-in randomizer (and arguably floating point arithmetic having scaling limitations, per #1217310) and thus with hypothetical deterministic execution,temperature=0
and deterministic context window evolution, the only variance will be the user's input.I
in AI, only fakes.