The article describes the author's experience with auto-research using Codex, a language model, to optimize a kernel for QR decomposition, achieving a 232x speedup over the baseline solution. The author used Codex to implement and optimize the kernel, leveraging its ability to understand and generate code. The process involved iterative refinement and testing, with the author providing guidance and feedback to Codex. The result was a highly optimized kernel that outperformed the original implementation.