commit-ia
v2.0.0
Published
✨ Make beautiful commit message with Ollama IA
Downloads
9
Maintainers
Readme
✨ The ultimate IA Commit Message
📚 Table of Contents
📖 Introduction
This project is a simple CLI to generate commit message with the help of an IA. The IA is provided by Ollama and the model is Mistral.
📦 Installation
npm install commit-ia -g
- Install Ollama Ollama
- Install Llama3 Model
ollama run llama3:8b
- Be sure to Ollama serve is running
ollama serve
- Install Llama3 Model
🔧 Usage
commit-ia
- Enjoy the magic 🚀
📜 License
This project is licensed under the MIT License - see the LICENSE file for details.
👥 Contributing
- Fork repo
- Add you features or fix bugs
- Create a pull request
- Wait for approval
- Done 🚀