From 9060401605014edcb048650d7c88522a6ff44d27 Mon Sep 17 00:00:00 2001 From: Chris Shayan Date: Tue, 21 Jan 2025 14:25:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8cb31..41d6e55 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [PearAI](https://trypear.ai/) — An open source fork of VS Code with chat and inline code generation. - [Melty](https://melty.sh/) — An open source fork of VS Code with built in chat, change previews, and ability to write commits with AI. Currently only source code is available. - [Replit](https://replit.com/) — Web-based IDE with cloud developer environments, code completion, chat, a software development agent and deployments. -- [Mutable](https://mutable.ai/) — Web-based IDE, integrated with a chatbot and GitHub. +- [Mutable](https://github.com/mutableai/monitors4codegen) — Web-based IDE, integrated with a chatbot and GitHub. - [CodeStory](https://codestory.ai/) — An IDE with chat, code explanations, auto-generated commits and PR summaries. Forked from VSCodium. - [UI Pilot](https://ui-pilot.com/) — Chat-based AI code editor that creates forms using Material UI, using GPT-4. - [GitWit](https://gitwit.dev/) — Web-based editor for building ReactJS applications with AI.