awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zurawiki avatar

zurawiki/gptcommit

0
View on GitHub↗
2,414 stars·81 forks·Rust·MIT·5 views

Gptcommit

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

Features

  • Command Line Interfaces - Git hook for automated commit message authoring.
  • Command Line Tools - Git hook for automated commit message generation.
  • Programming Tools - Git hook for generating commit messages from code changes.

Star history

Star history chart for zurawiki/gptcommitStar history chart for zurawiki/gptcommit

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gptcommit

Similar open-source projects, ranked by how many features they share with Gptcommit.
  • nutlope/aicommitsNutlope avatar

    Nutlope/aicommits

    9,022View on GitHub↗

    aicommits is a command line tool and AI code summarizer that generates descriptive git commit messages by analyzing staged code changes. It functions as an LLM git commit generator, transforming technical diffs into human-readable summaries based on standardized formats. The project features a multi-provider AI interface that connects to either cloud-based or local artificial intelligence models. Users can customize generation logic through specific language locales, length constraints, and custom prompts to ensure consistent version control documentation. The tool integrates directly into v

    TypeScript
    View on GitHub↗9,022
  • 0xacx/chatgpt-shell-cli0xacx avatar

    0xacx/chatGPT-shell-cli

    1,238View on GitHub↗

    Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly https://gptshell.cc

    Shell
    View on GitHub↗1,238
  • adambajguz/typinadambajguz avatar

    adambajguz/Typin

    253View on GitHub↗

    Declarative framework for interactive CLI applications

    C#
    View on GitHub↗253
  • akamensky/argparseakamensky avatar

    akamensky/argparse

    640View on GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    View on GitHub↗640
See all 30 alternatives to Gptcommit→

Frequently asked questions

What does zurawiki/gptcommit do?

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

What are the main features of zurawiki/gptcommit?

The main features of zurawiki/gptcommit are: Command Line Interfaces, Command Line Tools, Programming Tools.

What are some open-source alternatives to zurawiki/gptcommit?

Open-source alternatives to zurawiki/gptcommit include: nutlope/aicommits — aicommits is a command line tool and AI code summarizer that generates descriptive git commit messages by analyzing… alexflint/go-arg. adambajguz/typin — Declarative framework for interactive CLI applications. akamensky/argparse — Argparse for golang. Just because `flag` sucks. 0xacx/chatgpt-shell-cli — Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly… alecthomas/kingpin — CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser.