From b590cc4fa87492b27f28baf4149645db73713db5 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Sat, 9 Mar 2024 10:18:23 -0800 Subject: [PATCH] Add Pieces. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b948a3a..d94e615 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,10 @@ 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. +**Desktop:** + +- [Pieces](https://pieces.app/) — AI-enabled desktop application and browser extension designed to assist developers in enhancing productivity. + ## Shell assistants - [AskCommand](https://www.askcommand.cppexpert.online/) — Web based tool to generate Unix commands from text automatically using AI.