FreeBSD.software
Home/misc/chatgpt-shell-cli

chatgpt-shell-cli

g20230516

Shell script to use OpenAI's ChatGPT and DALL-E from the terminal

A simple, lightweight shell script to use OpenAI's chatGPT and DALL-E from the terminal without installing python or node.js. The script uses the official ChatGPT model gpt-3.5-turbo with the OpenAI API endpoint /chat/completions. You can also use the new gpt-4 model, if you have access. The script supports the use of all other OpenAI models with the completions endpoint and the images/generations endpoint for generating images.

Origin: misc/chatgpt-shell-cli
Category: misc
Size: 16.7KiB
License: MIT
Maintainer: nivit@FreeBSD.org
Dependencies: 5 packages
Required by: 0 packages
$pkg install chatgpt-shell-cli

Dependencies (5)

More in misc