ahmetkca/CommitAI
CommitAI is a command line interface application that automatically generates commit messages based on the output of git diff. It utilizes the power of OpenAI's GPT-4o API to create meaningful and descriptive commit messages, making it easier to keep track of code changes. With CommitAI, you can save time and focus on writing code, rather than craf
This tool helps software developers automatically generate descriptive commit messages for their code changes. It takes the differences in your code (the 'git diff' output) and uses AI to suggest relevant commit messages, saving you time and effort. This is ideal for developers who want to maintain a clean and understandable commit history without the manual overhead of writing each message.
No commits in the last 6 months. Available on npm.
Use this if you are a software developer who wants to automate the creation of clear and concise commit messages based on your code changes.
Not ideal if you prefer to hand-craft every commit message or if your development workflow doesn't involve using Git.
Stars
30
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Jan 30, 2023
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ahmetkca/CommitAI"
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!