
2 segments available
Andrej Karpathy talks about the importance of GUIs for working with AI systems—and why we still need to keep a tight leash on agents. Even with fast output, the human remains the bottleneck.
Andrej Karpathy emphasizes the significance of graphical user interfaces (GUIs) in auditing AI systems. He explains how GUIs leverage computer vision to create engaging visual representations, making it easier for humans to interact with complex data compared to reading text.
"I think guies are very useful for auditing systems and visual representations in general. And I think guies for example are extremely important to this because a guey utilizes your computer vision GPU..."
Karpathy warns against the over-excitement surrounding AI agents, stressing the importance of human oversight. He highlights that despite the rapid output of AI, humans remain the bottleneck, needing to ensure that AI-generated code is accurate and free of bugs.
"the AI on the leash. I think a lot of people are getting way over excited with AI agents and uh it's not useful to me to get a diff of 1,000 lines of code to my repo. I'm still the bottleneck, right? ..."