The race to scale artificial intelligence has long been defined by language. From the foundational breakthroughs of transformer architectures to the rapid proliferation of coding agents that reason through problems and generate software solutions, the industry’s primary currency has been the text token. Tech giants and nimble startups alike have poured billions of dollars into ingesting vast libraries of books, articles, and source code, assuming that human language serves as the ultimate cognitive scaffold for artificial general intelligence (AGI).
However, a contrarian young startup named Standard Intelligence is challenging this foundational orthodoxy. Operating on the premise that language is an incomplete proxy for human digital labor, the company is placing a massive bet on raw video as the most viable path toward general computer agents. Rather than training models to predict text or orchestrate rigid API tool calls, Standard Intelligence is teaching AI systems to use computers the way humans do: by observing pixels on a screen and predicting the next mouse movement, click, and keystroke.
This approach—effectively applying the principles of Tesla’s Full Self-Driving (FSD) architecture to knowledge work—represents one of the most radical departures from mainstream AI engineering in recent years. By bypassing hand-engineered workflows and elaborate software harnesses, the startup is leaning entirely into the "bitter lesson" of AI history: that scaling compute over raw, unstructured data ultimately triumphs over human-designed heuristics.
The Paradigm Shift: From Language to Pixels
For years, the development of software-navigating agents has relied on a layered stack of large language models (LLMs), visual grounding tools, and rigid application programming interfaces. While this method has yielded powerful coding assistants and specialized workflow automations, it remains inherently brittle. Traditional agents struggle when software interfaces change, when unexpected pop-ups appear, or when tasked with cross-application workflows that lack clean API integrations.
Standard Intelligence argues that the human computer interface is inherently visual. When a human designer crafts a 3D model in Blender, analyzes financial spreadsheets, or debugs a complex software architecture, they do not interact through hidden API calls; they look at a screen and manipulate pixels through physical input devices. By training foundation models directly on continuous streams of computer-use video, Standard Intelligence aims to bypass the limitations of text-to-code pipelines.
In this new pre-training paradigm, the model is fed raw video streams of human digital activity. It learns not by predicting the next word in a sentence, but by predicting the physical consequence of every pixel change on the display. This end-to-end learning framework allows the agent to internalize the physics of software environments, developing an intuitive understanding of user interfaces, latency, application states, and error messages without requiring explicit semantic annotations.
Engineering the Impossible: Overcoming the Video Bottleneck
Video has historically been treated as a third-rail technology within large-scale AI research. Unlike text, which is compact and easily tokenized, video data is computationally exorbitant, economically punishing, and technically unforgiving. The sheer bandwidth required to store, process, and train models on high-resolution, high-framerate video has historically forced researchers to favor lighter, text-based modalities.
Adding to the complexity, the founding team at Standard Intelligence was emphatically not composed of computer vision veterans. Unburdened by a decade of inherited assumptions and legacy methodologies regarding video processing, the team was forced to approach every technical hurdle from first principles. This outsider perspective fostered an unusual degree of scrappiness and unconventional problem-solving.
The tangible outputs of this engineering push are striking. The company has amassed an 11-million-hour computer action dataset, widely considered the largest of its kind in the industry. To process this mountain of visual information efficiently, the team developed a custom video encoder roughly 50 times more token-efficient than competing approaches. This breakthrough allows nearly two hours of 30 frames-per-second video to fit comfortably inside a single 1-million-token context window.
Infrastructure costs—traditionally the graveyard of resource-intensive AI startups—were similarly reinvented. Rather than relying on hyper-expensive cloud hyperscaler alternatives, the team engineered a 30-petabyte storage cluster racked physically in San Francisco for under $500,000, achieving a cost reduction of roughly 20-fold compared to conventional enterprise setups.
The culmination of this foundational work is FDM-1, the company’s flagship foundation model trained directly on computer-use video at scale. FDM-1 offers a compelling preview of what pixel-level pre-training can achieve. Beyond standard desktop navigation, the model has demonstrated the capacity to extrude complex Computer-Aided Design (CAD) gears within Blender, navigate an automobile through a San Francisco neighborhood after just one hour of fine-tuning, and autonomously discover software bugs by methodically exploring an application’s state space much like a curious human software engineer.
Founders, Philosophy, and the Road to AGI
The genesis of Standard Intelligence traces back to 2002, when co-founders Galen Mead and Devansh Pandey first crossed paths as teenagers during the Atlas Fellowship, a highly selective program designed for high-school students exploring AI alignment and the theoretical boundaries of AGI.
Driven by an acute sense of urgency regarding the trajectory of artificial intelligence, both founders made the consequential decision to leave their undergraduate university programs early. At ages 21 and 20 respectively, Mead and Pandey embody a rare combination of youthful ambition, technical audacity, and an uncommonly rigorous dedication to safety and alignment. Their distinctive philosophy permeates every level of the organization, influencing product architecture, research methodology, and the empirical transparency of the FDM-1 technical reports.
Operating out of a tight-knit, six-person hub, the startup has deliberately rejected conventional career tracks. Team members Neel, Yudhister, Ulisse, and Ryan turned down prestigious academic fellowships and lucrative offers from major technology conglomerates to join the mission. This small, highly eccentric cohort functions with a level of agility that larger corporate research laboratories frequently struggle to replicate.
The Broader Context: Video-First AI in Historical Perspective
The application of pixel-level learning to autonomous agents is not entirely unprecedented, though its application to general knowledge work is novel. In reinforcement learning, DeepMind’s Deep Q-Networks (DQN) famously demonstrated that artificial agents could master Atari video games simply by processing raw pixel inputs alongside reward signals. More recently, autonomous vehicle pioneers like Tesla have leveraged massive video-first architectures to teach neural networks how to navigate complex, unpredictable physical environments.
Yet, applying this philosophy to the digital desktop has remained largely unexplored territory in the race toward general knowledge agents. While the AI community remains fixated on expanding context windows for text and developing increasingly complex multi-agent coding frameworks, Standard Intelligence is wagering that the true bottleneck to artificial general intelligence is not reasoning capacity, but the modality of perception.
Industry analysts note that if pixel-based pre-training proves scalable, it could fundamentally disrupt the enterprise software ecosystem. A generalized computer agent capable of operating any legacy software interface without requiring custom APIs or developer integration would eliminate trillions of dollars of enterprise middleware and software-integration overhead.
Market Validation and Future Outlook
The unconventional nature of the bet has not deterred institutional backers. Industry validation arrived swiftly with the announcement of a Series A funding round led by Spark Capital, featuring participation from investors Miko and Yasmin. This fresh injection of capital will enable Standard Intelligence to expand its proprietary infrastructure, scale its 30-petabyte storage systems, and accelerate the training cycles of successor models to FDM-1.
As the artificial intelligence landscape matures, the debate between symbolic reasoning, language-centric architectures, and raw perceptual scaling will undoubtedly intensify. Whether pixels ultimately hold the definitive key to training universally capable software agents remains to be proven at mass enterprise scale. However, by daring to look past the token economy and teaching machines to see the digital world as humans do, Standard Intelligence has staked out one of the most provocative and potentially transformative frontiers in modern computer science.



