← All repos

ChatSH

Chat with GPT from the terminal, with the ability to execute shell scripts.

Browse cluster: Functional Programming & Type Theory
14commits
2contributors
1languages

Tech stack & purpose

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.

Languages

JavaScript
100.0%

Contributors