nguyenvanduocit/ai-commit
CLI tool that use ChatGPT to generate commit message for your git repo.
This tool helps developers quickly craft meaningful Git commit messages without mental effort. It analyzes your staged code changes in a Git repository and, using AI, suggests a descriptive commit message. The output is a ready-to-use commit message that clearly explains the code changes.
104 stars. No commits in the last 6 months.
Use this if you are a software developer who wants to save time and reduce the mental overhead of writing clear, concise Git commit messages for your code changes.
Not ideal if you prefer to manually craft every detail of your commit messages or require commit messages to adhere to extremely strict, non-negotiable internal formatting standards without any AI assistance.
Stars
104
Forks
6
Language
Go
License
MIT
Category
Last pushed
Mar 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/nguyenvanduocit/ai-commit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
di-sukharev/opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec...
Blarc/ai-commits-intellij-plugin
AI Commits for IntelliJ based IDEs/Android Studio.
appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you...
lobehub/lobe-cli-toolbox
🪀 Lobe CLI Toolbox - AI CLI Toolbox, enhancing git commit and i18n workflow efficiency
cellwebb/gac
Intelligent LLM-powered git commit message generator that understands your code!