A python script that will retreive all unanswered questions from stack overflow containing the 'python' tag, and asks chatgpt for the answer to each of these questions by providing the question title and question body content.
Remember to set your stack_exchange_api_key key and openai.api_key.