/git-aicommit

Generates auto commit messages with OpenAI GPT3 model

Primary LanguageJavaScript

GIT AI COMMIT

Tired of writing commit messages? Let the GPT-3 do it for you!

Configuration

you need to set an environment variable with your GPT-3 key:

OPENAI_API_KEY=...YOUR_API_KEY...

Usage

open your git directory and

npx comgpt

it is simple :)