Add Melty and PearAI.

This commit is contained in:
James Murdza
2024-09-09 07:59:32 -07:00
committed by GitHub
parent 3af8ef358d
commit e1dd719119
+2
View File
@@ -21,6 +21,8 @@ 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.
- [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.