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
Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly https://gptshell.cc
Argparse for golang. Just because flag sucks
A git prepare-commit-msg hook for authoring commit messages with LLMs.
الميزات الرئيسية لـ zurawiki/gptcommit هي: واجهات سطر الأوامر, Command Line Tools, Programming Tools.
تشمل البدائل مفتوحة المصدر لـ zurawiki/gptcommit: 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.