A simple python scrpt that allow you to chat with the chat GPT AI.
This was generated by ChaGPT 4 and is a little old so it doesn't use "chat" it uses the Completion API
Make a new Environmental Variable in Windows to store your api key.
OPENAI_API_KEY = "your key"