The article discusses how OpenAI is capable of unminifying code, making it more readable and understandable. The author tested this by providing a piece of minified code to OpenAI and receiving a well-structured and explained version in return. This capability has potential implications for understanding and working with complex codebases. The author also asked OpenAI to implement equivalent code in TypeScript and make it human-readable, which was successfully done.