diff --git a/README.md b/README.md index a37e66b..d9ffe3e 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,9 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## IDEs - [Cursor](https://www.cursor.so/) — An IDE with chat, edit, generate and debug features. Forked from VSCodium, so the interface is similar to VS Code. Uses OpenAI. -- [Melty](https://melty.sh/) — An open source fork of VS Code with built in chat, change previews, and ability to write commits with AI. - [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. - [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.