From a17f4805bdd6c9f0bfe478550d2d9c077440ae60 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sat, 31 Jan 2026 02:50:46 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..07e91e6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# git-commit-ai + +A privacy-first CLI tool that generates intelligent Git commit message suggestions using local LLM (Ollama), supporting conventional commit formats without external API costs. \ No newline at end of file