can we use chatGPT to detect mutations?
Adds a script called testGPT.py that attempts to use ChatGPT to detect mutations. Log in, grab the session key from https://chat.openai.com/api/auth/session, and paste it into the script. Dumps ChatGPT's responses next to the mutation diffs in the unittests/GPT_responses directory.