Skip to content

akilama471/git-commit-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Commit AI

AI-powered Git commit message generator using DeepSeek API.

Installation

Windows Installation

  1. Install Python 3.8+ from python.org

  2. Install the package:

pip install git-commit-ai

Or install from source:

git clone https://github.com/yourusername/git-commit-ai
cd git-commit-ai
pip install -e .
# Set your new OpenRouter API key
git-commit-ai config set-key sk-or-your-openrouter-key-here

# Verify it's set
git-commit-ai config show

About

AI-powered Git commit message generator that analyzes code changes and produces clean, meaningful, and conventional commit messages to improve developer productivity and maintain a consistent Git history.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages