/parrot-intellij

AI Commit Messages Autocomplete for InteliJ

Primary LanguageKotlin


Parrot - AI Autocomplete for Commit Messages

➡️ Get it on Jetbrains Marketplace

Welcome to Parrot, the AI autocomplete plugin for commit messages! With Parrot, you can save time and improve the quality of your commit messages by using machine learning to generate suggestions for what to include in your message.

⚠️ Don't forget to run the inference server

For the plugin to work you have host completion server somewhere. To do that, you can install the Parrot Inference Server and run it in background.

🔌 Plugins for IDEs

🦾 Trained Models

📚 Others

Usage

To use Parrot, simply start typing your commit message as usual. When you want to get a suggestion for the next word, use the autocomplete shortcut (typically Ctrl + Space or Cmd + Space). Parrot will then generate a list of suggestions based on the words you have already typed. You can select the suggestion you want to use and it will be automatically inserted into your message.