skywind3000/vim-gpt-commit
:rocket: Generate git commit message using ChatGPT and Ollama !!
This tool helps software developers quickly write clear and concise Git commit messages. By analyzing the changes in your code, it uses AI to suggest a commit message that accurately describes your work. Developers using Vim or Neovim can generate these messages directly within their editor.
Use this if you are a software developer who wants to save time and improve the quality of your Git commit messages, especially when using Vim or Neovim.
Not ideal if you prefer to write all your commit messages manually, work outside of Vim/Neovim, or require a solution that doesn't use AI.
Stars
55
Forks
7
Language
Python
License
MIT
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/skywind3000/vim-gpt-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!