Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 312 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 312 Bytes

openOverflow

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.