With the release of new AI models with better coding, developers are increasingly using AI to generate code. One of the latest examples is the Salicon Valley Startup Accelerator, the current batch of Y-combinators. Jared Friedman, managing partner at YC, says a quarter of the W25 startup batch has 95% of the codebase generated by AI.
Friedman said that the 95% of the numbers didn’t include anything like the code written to import the library, but it took into account the code entered by humans compared to AI.
“We didn’t fund many non-technical founders. These people are all very technical and can build their own products from scratch. A year ago, they were building products from scratch, and now 95% is built by AI,” he said.
In the video entitled “Vibe Coding Is the Future,” Friedman, along with YC CEO Garry Tan, managing partner Harj Taggar, and general partner Diana Hu, discussed the trends in using natural language and instinct to write code.
Last month, Andrej Karpathy, former director of AI at Tesla and former Openai researcher, explained the term “vibe coding,” which describes how to code using large-scale language models (LLMs) without focusing on the code itself.
Code generated from AI is far from perfect. Research and reports show that some AI-generated code can be used to insert security flaws into your application, cause a halt, or make mistakes, modifying and debugging the code to the developer.
During the discussion, Hu said there is one skill they must be good at, as it is reading the code and finding bugs, even if product builders rely heavily on AI.
“To know that LLM is spitting out bad or good things requires a lot of taste and plenty of training. To do a good ‘atmosphere coding’, you need taste and knowledge to decide it’s good and bad,” she said.
Tan also agreed to the founder’s points that require classic coding training to maintain the product in the long run.
“Let’s say a startup containing 95% of AI-generated code disappears [in the market]and for a year or two, they have 100 million users on that product, but will it fall? The first version of the inference model is not good at debugging. So you have to dig deeper into what’s going on with the product,” he suggested.
VCS and developers are excited about AI-powered coding. Startups like Bolt.New, Codeium, Cursor, Lovable and Magic have raised hundreds of millions of dollars in funding over the past 12 months.
“This isn’t trendy. This won’t go away. This is the dominant way of code. And if you’re not doing it, you might just be left,” Tan added.
Source link