AI & Machine Learning

Cursor

4.73

is an AI-native code editor built on VS Code that uses large language models to help developers write, edit, and understand code faster.

Visit Website

Cursor was created by Anysphere, a company founded in 2022 by Michael Truell, Sualeh Asif, Arvid Lunnemark, and Aman Sanger — MIT graduates who set out to rethink the code editor for the AI age. Based in San Francisco, Anysphere raised over $400 million, with a valuation exceeding $9 billion by early 2025.

Cursor is built as a fork of Visual Studio Code, which means it feels immediately familiar to the millions of developers who already use VS Code. But it adds deeply integrated AI capabilities: you can chat with your codebase, ask for edits in natural language, get multi-line completions that understand your project context, and generate entire functions or files from descriptions.

What sets Cursor apart from plugins like GitHub Copilot is the depth of codebase awareness. Cursor indexes your entire project and can reference multiple files when making suggestions. The “Cmd+K” inline editing feature lets you describe a change and watch the AI apply it directly in your code. It also supports multiple AI models, including GPT-4 and Claude.

Cursor has grown rapidly, with hundreds of thousands of active developers adopting it as their primary editor. The product has been especially popular among full-stack and frontend developers who appreciate the tight feedback loop between writing a description and seeing working code. It’s become one of the poster children for what “AI-native” tools can look like — not just AI bolted on, but AI as a core part of the experience.

Tech Pioneers