ChatWindowLLM
1.0.0
Simple Chat Window to interface with ChatGPT API
You need the Open AI library to run this.
pip install openai
You'll also need to create a directory and file c:keystoreKeys.txt which is a CSV file with the contents:
Key,Value
OPENAI_KEY, your key goes here
go here to get an open AI key:
https://platform.openai.com/signup