Talk to ChatGPT without a browser
Go to file
Fierelier 19d9d4d9a9 First commit 2023-10-30 23:57:12 +01:00
LICENSE First commit 2023-10-30 23:57:12 +01:00
README.txt First commit 2023-10-30 23:57:12 +01:00
simpleGPT.py First commit 2023-10-30 23:57:12 +01:00

README.txt

Talk to ChatGPT without a browser.

Requirements:
* python3
* python3-openai (See: https://pypi.org/project/openai/)

Usage:
* Put your OpenAI API key into the environment variable OPENAI_API_KEY or the file $USER/.config/me.fier.simpleGPT/api_key.txt (Linux) / %appdata%\me.fier.simpleGPT/api_key.txt (Windows)

Syntax: ./simpleGPT <text editor> <topic>