ZeroHour

Search: “FinTech Collective”

5 stories

Mecka AI nears $500M valuation in Sequoia-led deal amid rush for robot training data

Mecka AI, which collects human motion data for robot training, is nearing a Sequoia-led round at about a $500 million valuation.

Mecka AI is nearing a new funding round led by Sequoia Capital at a valuation of roughly $500 million, three months after raising $60 million led by Framework Ventures with participation from Menlo Ventures, SV Angel, and Kindred Ventures. Founded in 2024 by Josh Gao, Mogen Cheng, Jason Chong, and Duy Nguyen, the startup pays people to record everyday tasks using body sensors and smartphones to produce egocentric training data for humanoid robots. The company projected a $100 million annual run rate by the end of 2026 and competes with firms like Scale AI, Mercor, Surge, Micro1, and XDOF in the physical-world data market.

TechCrunch · AI · 4d agoAI industry 2 sources1

Real-SWE: Benchmarking AI models on private, real-world, enterprise codebases

Real-SWE benchmark tests coding agents on licensed private enterprise codebases; top model Fable 5.1 resolves only 38.8% of tasks.

Real-SWE is a new benchmark evaluating frontier AI coding agents on tasks drawn from private production codebases licensed from real companies, spanning billing, tax calculation, and cross-service migrations. Fable 5.1 with Claude Code leads at 38.8% resolution rate (pass@1 over eight runs), followed by GPT-6 Astra Codex CLI at 33.8% and Gemini 3.8 Flash Gemini CLI at 31.2%. Tasks use native harnesses and realistic tooling including Docker, Kubernetes, PostgreSQL, Redis, and Linear; median reference solutions edit 11 files versus 6 for DeepSWE and FrontierCode.