Base44 bets a narrow model beats frontier AI for vibe coding

Wait 5 sec.

Base44, an AI-powered app-building platform, has launched its first proprietary AI model, dubbed Base One. It is a fine-tuned open-source LLM trained specifically for vibe coding web applications.The company is claiming it as an industry first: the first app-creation platform to launch its own model. The claim carries an asterisk, though. Base44 founder and CEO Maor Shlomo confirms in an interview with The New Stack that Base One is a fine-tune on an existing open-source base, not a model trained from scratch. (The term “proprietary model” gets used loosely across the industry.)Training approachThe training approach is reinforcement learning-driven. Base44 runs the model repeatedly against real platform tasks, building and editing applications, scoring outputs as good or bad, and feeding that signal back to update the model’s weights, he says. Shlomo says the training data is a mix, with most of it generated from running the model on Base44’s platform and using reinforcement learning feedback to improve it, along with some synthetic data. The model is already in production and serving users, he adds.Shlomo says general frontier models like Claude or GPT are trained to be good at everything, from web development to GPU kernel writing to C++ to Chinese poetry. Base44’s bet is that a model optimized exclusively for translating natural-language prompts into working web applications, with design and product decisions baked in, will outperform generalists in its specific use case.“For many use cases, it might not be the best choice,” Shlomo says of frontier models, “especially if you can control and adapt and align a model to your needs.”Owning the model stack also saves a buck. Base44 has direct control over compute and inference spend, which Shlomo says is one of the largest cost drivers in AI-native businesses. Thus, it reduces dependence on external vendors for a core part of its product.Accelerated developmentThings happened faster than Shlomo says he expected. A year ago, he says, he wouldn’t have imagined Base44 would be training its own model this soon. Two factors moved it up: the rapid maturation of open-source model quality, which provided a strong foundation for fine-tuning, and Base44’s own growth trajectory, which generated the data volume and traffic needed for fine-tuning to work effectively.Wix acquired Base44 for $80 million last year. Shlomo says the company grew revenue from $3 million to $150 million in under a year following the Wix acquisition, a figure Wix has made public.The model development was a collaboration between Base44 and Wix’s existing machine learning and data science team, which previously built Wix Harmony. The model itself is tuned to Base44’s agentic harness, which includes its tooling, instructions, and the agent’s operation within the platform.CompetitionCompetitors in the vibe coding space include Lovable, Replit, Bold, and Figma, which has moved into the category. Shlomo says he doesn’t expect the new model’s launch to fundamentally shift the competitive landscape, but sees it as a quality and efficiency advantage as Base44 iterates on future versions.Base One is the first in what Shlomo says will be a series of releases, with larger models and deeper product integration planned.“We’re just getting started here in this lane of training a model,” he says.The post Base44 bets a narrow model beats frontier AI for vibe coding appeared first on The New Stack.