Skip to content

Trying out the chatgpt api with laravel zero. Very basic clone of Nutlope/aicommits.

Notifications You must be signed in to change notification settings

erikwittek/gitcm-ai

Repository files navigation

Warning
Just for trying out the OpenAI API. Don't use in production.

gitcm-ai

Very basic rewrite of Nutlope/aicommits.

Setup

Install dependencies:

composer install

Build a single file executable:

php gitcm-ai app:build

The compiled executable is now at builds/gitcm-ai.

Usage

gitcm-ai generate-message

This command prints a commit message based on your staged changes.

About

Trying out the chatgpt api with laravel zero. Very basic clone of Nutlope/aicommits.

Resources

Stars

Watchers

Forks

Languages