chatGPT-shell-cli is a lightweight shell script that enables users to interact with OpenAI's ChatGPT and DALL·E directly from the terminal. It eliminates the need for Python or JavaScript installations, providing a straightforward command-line interface for querying ChatGPT and generating images with DALL·E.
Key Features
Chat Mode: Engage in conversational interactions with ChatGPT.
Image Generation: Create images from text prompts using DALL·E.
Chat History: View previous interactions.
Model Listing: List all available OpenAI models.
Command Generation: Generate and execute shell commands based on natural language descriptions.
Chat Context: Maintain context across multiple interactions.
Custom Initial Prompts: Set personalized instructions for ChatGPT's behavior.
Request Parameters: Customize parameters like temperature, model selection, and response length