Merge pull request #134 from BrodaNoel/patch-1

Add `cmd-ai`
This commit is contained in:
James Murdza
2025-05-20 07:37:17 -07:00
committed by GitHub
+2
View File
@@ -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