AI Commits for IntelliJ based IDEs/Android Studio.
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
### Installation from zip
1. Download zip from [releases](https://github.com/Blarc/ai-commits-intellij-plugin/releases)
2. Import to IntelliJ: Settings > Plugins > Cog > Install plugin from
disk...
3. Set LLM client configuration in plugin's settings: Settings > Tools > AI Commits
[//]: # (## Demo)
[//]: # ()
[//]: # ()
## Support
* Star the repository
* [Buy me a coffee](https://ko-fi.com/blarc)
* [Rate the plugin](https://plugins.jetbrains.com/plugin/21335-ai-commits)
* [Share the plugin](https://plugins.jetbrains.com/plugin/21335-ai-commits)
* [Sponsor me](https://github.com/sponsors/Blarc)
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Acknowledgements
- Inspired by Nutlope's [AICommits](https://github.com/Nutlope/aicommits).
- [openai-kotlin](https://github.com/aallam/openai-kotlin) for OpenAI API client.
- [langchain4j](https://github.com/langchain4j/langchain4j) for LLM API clients.
## License
Please see [LICENSE](LICENSE) for details.
## Star History