groqmit
Fast AI-generated git commit messages.
Github: https://github.com/conneroisu/groqmit
groqmit ΒΆ
A command-line tool that uses Groq’s inference API to generate git commit messages from staged diffs at high speed. I wrote groqmit because I wanted AI-assisted commits without the latency penalty of slower model providers. It reads the current diff, sends it to Groq, and returns a ready-to-use commit message in the time it would normally take to type one out manually.