AI Commits for IntelliJ based IDEs/Android Studio.
AI Commits is a plugin that generates your commit messages with AI. To get started, install the plugin and set OpenAI private token in plugin's settings: Settings > Tools > AI Commits
- Generate commit message from diff using OpenAI API
- Compute diff only from the selected files and lines in the commit dialog
IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, GoLand, DataGrip, Rider, MPS, Android Studio, DataSpell, Code With Me

Or you could install it inside your IDE:
For Windows & Linux: File > Settings > Plugins > Marketplace > Search for "AI Commits" > Install Plugin > Restart IntelliJ IDEA
For Mac: IntelliJ IDEA > Preferences > Plugins > Marketplace > Search for "AI Commits" > Install Plugin > Restart IntelliJ IDEA
- Download zip from releases
- Import to IntelliJ: Settings > Plugins > Cog > Install plugin from disk...
- Set OpenAI private token in plugin's settings: Settings > Tools > AI Commits
- Star the repository
- Buy me a coffee
- Rate the plugin
- Share the plugin
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
- Inspired by Nutlope's AICommits.
- openai-kotlin for OpenAI API client.
Please see LICENSE for details.