AI CLI is a powerful and versatile command-line interface that leverages AI to generate commit messages, repository descriptions, and topics, enhancing productivity and collaboration for developers. It supports multiple AI models, integrates seamlessly with Git, and offers a user-friendly experience to streamline your workflow.
To install ai-cli
, run the following command:
uv tool install liblaf-ai-cli
You can clone it for local development:
gh repo clone liblaf/ai-cli
cd ai-cli
uv sync --all-extras
ai --help
Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what youโre made of.