Startup Midcentury raises $15 million in seed funding to create data for training physical AI
Read more
Ventureburn
ventureburn.com

Startup Midcentury raises $15 million in seed funding to create data for training physical AI

New New York startup, Midcentury, has emerged from stealth mode, announcing the raising of a $15 million seed round. The company aims to solve the problem of data scarcity in robotics. The company has presented two main products: an extensive egocentric dataset containing over two million hours of human behavior, and a cloud simulation platform called Matrix.

The raised funding round places Midcentury among the top 1% of all seed deals in the big data category. For comparison, the median size of a seed round in the second quarter of 2026 was about $4.5 million. However, the startup did not disclose its valuation or information about investors.

The company plans to use first-person human action data to train robots, similar to how web scraping trained large language models. Its proprietary dataset covers over 50 environments and 20,000 tasks. Each hour of recording is annotated, including 3D hand pose tracking, depth maps, and point trajectories. This scale significantly exceeds existing public research options, such as Ego4D v2, which contains approximately 3,600 hours.

In addition to recordings of human actions, Midcentury possesses about 50,000 hours of gaming data with engine-level signals, as well as approximately 69,000 hours of conversational voice data in 25 languages. Since this dataset is strictly proprietary, researchers will not receive free access to it.

Midcentury also released Matrix—a cloud simulation platform that allows teams to create digital twins of real-world scenarios. Instead of relying on hard-coded rules, the platform derives physics directly from real data. Engineering teams can run thousands of parallel tests on GPU clusters, turning failures into immediate examples for training.

The company actively leans on Richard Sutton's 'brute force' concept, according to which raw computational power and massive amounts of data ultimately surpass manual feature engineering. CEO Chetan Kulhari previously worked at the AI coding startup Magic. According to SEC filings from January 2026, the company sold about $8.9 million to five backers, indicating a staged closing of the round.

There are many startups in the market competing for control over the data layer for embodied AI. Competitors such as Rerun and Vision Lab have also attracted venture funding in the last year. If scaling laws successfully transition from language models to physical robots, market positions will likely be determined by the entities controlling the training data.

Similar stories

Palma.ai raises $1.8 million in seed funding to manage enterprise AI agents
Read more
ventureburn.com

Palma.ai raises $1.8 million in seed funding to manage enterprise AI agents

The adoption of enterprise artificial intelligence has moved beyond simple chatbots. Startups are now actively working to give autonomous agents direct access to companies' core infrastructure, creating significant security gaps for IT department heads.

Palma.ai secured $1.8 million in a seed funding round to address this specific problem. The round was led by D11Z, with support from Plug and Play Ventures, Deel, Scale Now Ventures, and business angels from Cisco and Deel.

Patrick Eden and Julian Kolbe founded the company to manage the transition to multi-agent ecosystems. As AI tools increasingly perform workflows autonomously, managing permissions across isolated applications becomes nearly impossible for traditional security services.

Most modern AI agents connect to internal business data using an open standard—the Model Context Protocol (MCP). While MCP connects models to databases, historically each AI tool managed its permissions in isolation.

Palma.ai solves this by implementing a centralized integration layer. Administrators define policies, approved MCP tools, and recurring workflows on major platforms such as Claude, Gemini, and Microsoft Copilot. The platform dynamically enforces these rules during execution while logging every transaction in an immutable audit log.

According to Patrick Eden, CEO and co-founder of Palma.ai, 'Every company is about to hand over the keys to its systems to automated agents. The question is, is anyone watching the door?' He added, 'We created Palma.ai so that enterprises can grant agents real permissions while knowing exactly who did what, with which tool, and according to which policy across all platforms the enterprise uses.'

The raised capital will be directed towards actively expanding both engineering and marketing teams as corporate demand for controlled AI workflows grows.

Popular