From 23ccb9e411a238123a656a01be77c78c5802c883 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 19:26:57 +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..99097f1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# git-ai-doc-generator + +A privacy-focused CLI tool that analyzes git diffs and generates intelligent commit messages, changelogs, and API documentation using local AI models via Ollama. \ No newline at end of file