app like that
GPT CLI
GPT CLI

A command-line interface using ChatGPT for AI-powered tasks. It generates Git commit messages and executes commands based on natural language input.

Features

GPTCLI Commit

The commit plugin allows users to generate a Git commit message automatically. It uses the content from the Git diff to create a suitable commit message, making it easier for users to commit changes without manually crafting a commit message. This helps streamline the Git commit process and saves time and effort.

GPTCLI Command

The command plugin allows users to describe their desired command in natural language, and then outputs the corresponding plugin to fulfill the user request. It enhances ease of use by allowing users to input requests like 'show all js files in the current folder' and automatically finding the appropriate plugin.

GPT command

Enables users to give commands in natural language, executing relevant plugin actions. For example, typing 'display all files in the current directory' will list files. This simplifies finding and using plugins.

GPT commit

Automatically generates Git commit messages by using the command 'gpt cli commit' in the terminal. It uses content from the 'cli diff' command.

GPT chat

Enables real-time interaction with the ChatGPT model directly in the terminal, facilitating quick and efficient Q&A.

GPT translate

Allows users to translate text within the terminal. Users can type text and choose a desired target language to translate, providing output directly in the terminal.

GPT gitmoji

Generates Git commit messages in the gitmoji format using 'gpt cli gitmoji', providing emojis representing the commit type, like bug fixes.

GPT CZ

Transforms commit messages into cz style format using ChatGPT, e.g., from 'Fix a bug' to a structured format.

GPT weather

Allows users to check weather for any city using natural language in the terminal, providing curl command output.

GPT notation

Feature is labeled as 'WIP' (Work In Progress).

GPT whisper

Converts audio to text using Whisper.