gptcommit and llm-git

Both tools are **competitors** as they offer similar functionality—generating Git commit messages using LLMs—but with different implementations and API choices, meaning a user would likely choose one over the other for their workflow.

gptcommit
57
Established
llm-git
46
Emerging
Maintenance 16/25
Adoption 10/25
Maturity 16/25
Community 15/25
Maintenance 13/25
Adoption 9/25
Maturity 9/25
Community 15/25
Stars: 2,426
Forks: 83
Downloads:
Commits (30d): 2
Language: Rust
License: MIT
Stars: 21
Forks: 4
Downloads: 20
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
No Package No Dependents

About gptcommit

zurawiki/gptcommit

A git prepare-commit-msg hook for authoring commit messages with LLMs.

Analyzes staged diffs and generates structured commit messages via OpenAI's API, with configurable model selection and multi-language support (English, Chinese, Japanese). Built in Rust as a lightweight git hook with hierarchical config management (user/repo/environment), proxy support, and compatibility with custom OpenAI-compatible API endpoints. Supports conventional commit formatting and allows selective re-generation when amending commits.

About llm-git

can1357/llm-git

AI commit message generator. Conventional commits, compose mode, and history rewrite via Claude/GPT APIs.

Scores updated daily from GitHub, PyPI, and npm data. How scores work