I recently had this interesting interaction with ChatGPT after receiving a notice that its mathematics ability has been updated (ChatGPT does all right for a while but then messes up):
https://imgur.com/a/HZWoy0T
I would be highly interested in working on developing test cases for AI, since I believe a lot of it could be done as a test engineer using Python.
For simple mathematics, for example, I believe that humans don't usually learn from texts but instead are trained in elementary school to count things and reason about counting. Likewise, I could engineer a Python program to output test questions to help train a general intelligence model by outputing new test questions. We know that general intelligence will eventually be able to engage in mathematical reasoning, since humans do (who are neural nets) so it is a matter of architecture and training.
How could I get a job as a test case engineer for AI models, given that I know Python? If anyone knows any tips or has any connections, please let me know. I am also interested in automated testing of other aspects of AI. I already have a simple Python-based AI application up on Github that does voice recognition: https://github.com/robss2020/computerplayverysexymusic