Vivold Consulting

Decart opens its Oasis 3 'world model' to developers via API, betting on an OpenAI-style ecosystem

Key Insights

AI startup Decart launched Oasis 3, a real-time interactive "world model" that generates photorealistic driving environments, available via API at $0.02 per second. It's initially aimed at autonomous-vehicle testing of rare scenarios, with robotics and other physical-AI uses next. The model impresses on photorealism and runs for hours, but degrades over time and doesn't yet simulate physics - cars drive straight through each other.

Stay Updated

Get the latest insights delivered to your inbox

A bet that 'world models' will get their own developer ecosystem

Decart unveiled Oasis 3, its latest interactive world model that spins up photorealistic, drivable environments in real time. The headline strategy is distribution: by shipping API access from day one, Decart wants to seed a developer community around world models the way OpenAI did with language models.

What it does and who it's for

- The first target is autonomous-vehicle companies that need to simulate rare driving scenarios at scale, with robotics and other "physical AI" uses planned next.
- Access is priced at $0.02 per second, with custom enterprise pricing, and it generates multi-camera (one front, two side) views for training and testing.
- Crucially, developers can generate scenarios infinitely rather than poke at limited demos - handy for AV teams hunting edge cases.
- It's built on Decart's Lucy video model and a community the company says already tops 100,000 developers.

There's serious money behind it: Decart recently raised $300 million at a near-$4 billion valuation, drawing strategic investors like Toyota, Adobe, and eBay alongside existing backer Nvidia - all potential customers.

The cheaper-to-run edge

Decart's claimed advantage is efficiency. Its DOS (Decart Optimization Stack) tunes models down to the hardware across Nvidia, Amazon, and Google chips, which the CEO says makes them more than an order of magnitude cheaper to run than rivals - so cheap the company claims it has burned through far less than $100 million in its life.

The caveats are real

TechCrunch's hands-on testing found the limits quickly. The model sets up a convincing opening scene, but coherence unravels as you move: a prompted New York street drifts into a generic Western cityscape, and turning around can replace the original intersection entirely. Controls are loose, and the model doesn't simulate physics - vehicles pass right through each other - which the CEO calls a major research problem tied to a lack of crash data. The root challenge is architectural: Oasis 3 is auto-regressive, generating one frame at a time (roughly 8,000 tokens each), so its context window fills almost instantly and memory is hard to hold. Decart is racing to extend that memory, and frames the current rough edges the way early LLM builders did - as a starting point for developers to build on.

Related Articles

An AWS knowledge-graph deployment turned 6-month research cycles into 3 weeks - and the blueprint transfers far beyond pharma

An AWS GraphRAG deployment in pharmaceutical research cut R&D cycles by 87% - initial discovery that took six months now closes in three weeks - by fusing siloed internal databases and public literature into one queryable knowledge graph on Amazon Neptune Analytics and Bedrock (running Claude). Every answer comes with verifiable citations and a mapped reasoning path, which is exactly what regulated industries need for compliance. The architecture is modular and, crucially, transferable: any enterprise drowning in fragmented legacy data can copy this pattern.

SpaceX, Anthropic, and OpenAI listings will out-value every US VC-backed exit since 2000 - reshaping vendor economics for everyone

The new NVCA-Pitchbook Venture Monitor dropped a stunning claim: the pending OpenAI and Anthropic IPOs, together with SpaceX's listing, will generate more value than every US VC-backed exit since 2000 combined. SpaceX is already public at $1.77 trillion, and with both AI labs pushing toward trillion-dollar debuts, the trio should land north of $4 trillion - against roughly $70 billion in total US IPO proceeds last year. For anyone buying AI services, the labs' shift to public-market scrutiny will reshape pricing, transparency, and vendor stability.

A 14-person open-source team just became the default way 8.9M developers run local AI - and a lever for slashing inference bills

Ollama, the open-source tool that lets developers run open-weight AI models on their own machines in minutes, raised a $65M Series B led by Theory Ventures ($88M total), revealing it now serves 8.9 million developers monthly and sits inside 85% of the Fortune 500 - with just 14 employees. Founders Jeff Morgan and Michael Chiang previously built Docker Desktop, and they're repeating the play: abstract away the hardware pain, then monetise a cloud tier priced on GPU time rather than tokens. The backdrop is the industry's loudest cost debate: every company with heavy inference bills is under existential pressure to shift routine workloads to open models.