Chat with GPT from the terminal, with the ability to execute shell scripts.
Browse cluster: Functional Programming & Type Theory →ChatSH is a terminal-based interface for interacting with OpenAI's GPT models, built as a thin wrapper around the GPT API. It allows users to chat with GPT directly from the command line and execute shell scripts that the model suggests, positioned as a lightweight alternative to heavier autonomous AI tools. The project is written in JavaScript and distributed via npm, with support for both GPT-3.5-turbo and GPT-4 models. The creator has noted the project is outdated and directed users to a newer version maintained at VictorTaelin/AI-scripts.