I'm developing a GPT-3 based git-assistant cli tool called git-genie, and since the latest update, it has been able to generate commit messages based on the staged changes.
The tool's primary purpose is not to replace git but to help folks learn it by generating commands from English prompts and having the option to create a detailed manpage-like explanation for them.
1 comment
Show HN: git-genie can generate commit messages for you based on the actual diff | Heykuki News