From 0bd77a00879f05219ab17732d27b3814b5b30132 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 17 May 2023 08:58:54 -0700 Subject: [PATCH] Added aider CLI tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39d86ba..e9ace30 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ - [AI Commit - Automagically generate conventional commit messages with AI](https://github.com/guanguans/ai-commit) - [Use ChatGPT to generate PPT automatically, all in one single file](https://github.com/williamfzc/chat-gpt-ppt) - [SearchGPT: Connecting ChatGPT with the Internet](https://github.com/tobiasbueschel/search-gpt) +- [aider - GPT-4 powered coding in the terminal](https://github.com/paul-gauthier/aider) ### DevOps - [ChatGPT Code Review](https://github.com/kxxt/chatgpt-action)