AI-powered Git commit message generator built with Rust
Tired of writing vague commit messages? Let AI do the work!
git-ai-commit analyzes your Git changes and generates clear, meaningful commit messages using OpenAI.
- 🧠 AI-powered commit messages — No more “Fixed stuff” commits!
- 🔍 Git diff analysis — Understands your changes before suggesting a message
- ⚡ Rust-powered CLI — Fast, safe, and efficient
- 🎯 Handles first commits — Generates meaningful initial commit messages
- 🔗 Seamless Git integration — Works right inside your repositories