From 572790e44ce709a82c0f04812a3e8dd2d2915b77 Mon Sep 17 00:00:00 2001 From: Peter Bakkum Date: Tue, 8 Aug 2023 02:44:24 -0700 Subject: [PATCH] Add Butterfish --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c09e5b2..ef9eede 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [CodeSquire](https://codesquire.ai/) — Chrome extension that adds autocomplete to Google Colab, BigQuery, and JupyterLab. - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code. - [AskCommand](https://www.askcommand.cppexpert.online/) - Web based tool to generate Unix commands from text automatically using AI. +- [Butterfish](https://butterfi.sh) - CLI tool that embeds ChatGPT in your shell for easy access. Includes simple agentic capabilities. ## Agents