From c5076c0ddc0825a336516fa0c2ba8453a06007d8 Mon Sep 17 00:00:00 2001 From: Belingud Date: Wed, 15 Jan 2025 20:32:52 +0800 Subject: [PATCH] docs: add gptcomet to AI-powered developer tools list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d8cb31..45e249a 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to **Command-line:** - [talk-codebase](https://github.com/rsaryev/talk-codebase) — CLI chatbot with repository as context. Supports OpenAI as well as locally running LLMs via GPT4All. +- [gptcomet](https://github.com/belingud/gptcomet) - CLI tool to help you generate commit message and review changes. Support mutiple providers and languages. **Desktop:**