Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (32 loc) · 1.2 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.2 KB

✨ 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

  1. npm install commit-ia -g
  2. Install Ollama Ollama
    1. Install Llama3 Model ollama run llama3:8b
    2. Be sure to Ollama serve is running ollama serve

🔧 Usage

  1. commit-ia
  2. Enjoy the magic 🚀

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

👥 Contributing

  1. Fork repo
  2. Add you features or fix bugs
  3. Create a pull request
  4. Wait for approval
  5. Done 🚀

📝 Credits

📧 Contact