
Replit
all platforms freemium open sourceReplit is an online coding platform that enables users to write, run, and share code in various programming languages directly from the browser.

GitHub Copilot
desktop freemium closed sourceGitHub Copilot is an AI pair programmer that offers code suggestions in real time as you type. Powered by OpenAI's Codex model, it can generate whole functions, documentation, and tests based on context from your codebase and comments.

Cursor
windows, mac, linux freemium closed sourceCursor is an AI-powered code editor built on VSCode with advanced code generation, explanation, and refactoring capabilities. It understands your codebase context to provide more accurate suggestions and can debug issues by analyzing error messages.