From c04e8ed553939411c251675428d63b6b88901827 Mon Sep 17 00:00:00 2001 From: Broda Noel Date: Wed, 7 May 2025 21:38:42 +0200 Subject: [PATCH] Add `cmd-ai` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e7981e..af60cb3 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,8 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [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. - [poorcoder](https://github.com/vgrichina/poorcoder) — A collection of Bash scripts to extract code context, apply changes from markdown, and generate AI commit messages while using web-based LLMs. +- [cmd-ai](https://github.com/BrodaNoel/cmd-ai) - Turns natural language into executable shell commands (ei.: `ai Tell me the free space on disk`) + ### Desktop