All activity

Chen Ming
left a comment
You can also utilise the Docker image without installing the binary executable file.docker run \
--rm \
-v $PWD:/repo:ro \
-e OPENAI_API_BASE='<api base>' \
-e OPENAI_API_TOKEN='<api token>' \
-e OPENAI_MODEL_NAME='<model name>' \
-e OPENAI_API_PROXY='<the proxy address if you need>' \
ghcr.io/mingcheng/aigitcommitNotice: If you wish to utilise the --commit...
AIGitCommit
A tool to help you write better Git commit by using AI.

Chen Ming
left a comment
A simple tool to help you write better Git commit messages using AI.
- It allows you to commit straight to the repository and integrate with the Git workflow.
- The created message can be copied to the clipboard.
- Easy-to-use command-line interface
- By using the libgit2 library, there is no need to call an external command for security reasons
- The system supports multiple AI models that...
AIGitCommit
A tool to help you write better Git commit by using AI.

Chen Ming
left a comment
This project is really great, just what I needed. By the way, does it support other platforms, something like k3s?

Karpor
Effortlessly manage Kubernetes with AI-powered insights