Cursor Has Raised $60M
Anysphere completed a $60 million Series A funding round to enhance its AI coding tool, Cursor, which aims to automate software writing and has over 30,000 customers.
Read original articleAnysphere has announced the successful completion of a $60 million Series A funding round, aimed at enhancing their AI-powered coding tool, Cursor. The company envisions Cursor as a transformative solution that will eventually automate the writing of all software. The tool is designed to streamline coding processes, replacing tedious tasks with instant solutions and efficient code modifications. Cursor has gained traction, boasting over 30,000 customers, including major enterprises and innovative startups. The team behind Cursor consists of accomplished engineers and researchers who have developed advanced models for code prediction and retrieval. The funding round was led by notable investors, including Andreessen Horowitz, Thrive Capital, and key figures from OpenAI and Stripe. Anysphere expresses enthusiasm for the future of coding and invites others to join their mission.
- Anysphere raised $60 million in Series A funding to enhance its AI coding tool, Cursor.
- Cursor aims to automate software writing and improve coding efficiency.
- The tool has attracted over 30,000 customers from various sectors.
- The development team includes award-winning engineers and researchers.
- Notable investors include Andreessen Horowitz and founders from OpenAI and Stripe.
Related
The full list of 28 US AI startups that have raised $100M or more in 2024
In the first half of 2024, global AI startups received over $35.5 billion in investments. U.S. companies secured two billion-dollar rounds and 64% of mega-rounds, with notable funding going to various AI startups.
Continue (YC S23) Is Hiring a Software Engineer in San Francisco
A San Francisco startup, Continue, seeks a software engineer for their AI code assistant project. Proficiency in TypeScript, Node.js, and problem-solving skills are key. The company aims to empower developers with innovative solutions.
Cursor – The AI Code Editor
Cursor is an AI-powered code editor that enhances developer productivity through predictive editing, natural language coding, and a focus on privacy, receiving positive feedback for its efficiency and user experience.
Continue (YC S23) Is Hiring a Software Engineer in San Francisco
Continue, a Y Combinator-backed startup, is hiring a software engineer for its AI code assistant, offering $150K-$200K salary and equity. The role requires TypeScript proficiency and problem-solving skills.
Open-source analytics dashboard for Cursor IDE – CursorLens
Cursor Lens is an open-source tool that enhances AI-assisted coding by logging interactions, providing analytics, and supporting multiple AI providers. It features real-time monitoring, cost estimation, and is built with Next.js.
- Users appreciate Cursor's ability to search their own code repositories, a feature they find valuable.
- Some users express frustration with GitHub Copilot, finding it disruptive rather than helpful.
- There are concerns about Cursor being a separate IDE rather than just an extension, with some users preferring their existing environments.
- Several users report positive experiences with Cursor, claiming it outperforms GitHub Copilot in terms of functionality and chat quality.
- Questions arise about the economic viability of raising $60 million for a product with a relatively low subscription cost.
I've been using Cursor for many months now. The biggest feature it had that I wanted when I first used it was searching your own repository. It indexes all of your code in a vector DB so that it can then use RAG to make suggestions against your own codebase. That was the "killer feature" for me - I don't get a ton of value from inline code completions, but I get LOTS of value if I can ask "Is there a utility function in this repo that does XYZ?" when working in a large codebase with lots of developers.
Does anyone know if Copilot offers this know? I thought I had read a while ago that they added it, but a quick search just now brought up some relatively recent posts that said they still don't have it.
But whenever I’ve tried Copilot I can’t stand it for more than a minute. Because sometimes it’s magical. And when it is, it is!
But then way more often it’s like having someone looking over my shoulder, telling me what they think I want to do, disrupting my thoughts.
To many, a product like this was almost obvious, esp after Github Copilot gave us a glimpse of what an AI powered coding experience could feel like. And there have been many attempts to do this right. But this team got the hundreds, if not thousands, of product / engineering micro decisions right, and seem to move quite fast.
Well deserved. Congrats, and all the best!
claude.ai and aider has replaced the need for Cursor
GitHub Copilot
Cursor.sh
Cody
Codeium
Amazon Q (formerly CodeWhisperer)
Pieces (This team is from Cincinnati, deserving a special mention from a fellow Cincinnatian)
Tabnine
Supermaven
Zencoder (waitlist)
Replit's Ghostwriter (not sure if it can be used outside of Replit)
There are also tools that provide a UI for LLM models. While there are many, here are the main ones:
Continue.dev
Tabby
Aider
Double.bot
Additionally, there is "Project IDX" from Google, though I am unsure how to classify it.
Getting a Rabbit R1 vibe
Cursor had the vector indexing going on but it doesn't work very well in my experience. Oftentimes it doesn't find stuff and I have to manually search anyway. Cursor is still pretty good as an editor, I've been using it for a while and even the free plan is pretty good value. LLMs are still pretty bad at coding (Claude, GPT, it doesn't matter) so even cursor-small is almost always enough for the kind of task you would offload to a LLM.
Zed's approach of building the context manually with files and text and then asking for stuff is way more direct and less "magic". It works consistently.
it's not even a fair comparison. Cursor is just so much better, especially comparing it's chat quality to GitHub Co-Pilot chat.
I wonder how many people are willing to give up their current IDE just for their code AI suggestions.
Related
The full list of 28 US AI startups that have raised $100M or more in 2024
In the first half of 2024, global AI startups received over $35.5 billion in investments. U.S. companies secured two billion-dollar rounds and 64% of mega-rounds, with notable funding going to various AI startups.
Continue (YC S23) Is Hiring a Software Engineer in San Francisco
A San Francisco startup, Continue, seeks a software engineer for their AI code assistant project. Proficiency in TypeScript, Node.js, and problem-solving skills are key. The company aims to empower developers with innovative solutions.
Cursor – The AI Code Editor
Cursor is an AI-powered code editor that enhances developer productivity through predictive editing, natural language coding, and a focus on privacy, receiving positive feedback for its efficiency and user experience.
Continue (YC S23) Is Hiring a Software Engineer in San Francisco
Continue, a Y Combinator-backed startup, is hiring a software engineer for its AI code assistant, offering $150K-$200K salary and equity. The role requires TypeScript proficiency and problem-solving skills.
Open-source analytics dashboard for Cursor IDE – CursorLens
Cursor Lens is an open-source tool that enhances AI-assisted coding by logging interactions, providing analytics, and supporting multiple AI providers. It features real-time monitoring, cost estimation, and is built with Next.js.