Ricursive Intelligence
Last reviewed
Jun 2, 2026
Sources
13 citations
Review status
Source-backed
Revision
v1 · 1,699 words
Improve this article
Add missing citations, update stale details, or suggest a clearer explanation.
Last reviewed
Jun 2, 2026
Sources
13 citations
Review status
Source-backed
Revision
v1 · 1,699 words
Add missing citations, update stale details, or suggest a clearer explanation.
Ricursive Intelligence is an American artificial intelligence company based in Palo Alto, California, that develops AI systems for designing semiconductors [1][2]. It was founded in 2025 by Anna Goldie and Azalia Mirhoseini, the research scientists who co-created AlphaChip, a reinforcement-learning method for chip floorplanning developed at Google [1][3]. The company emerged from stealth in December 2025 and within about four months had raised a total of $335 million across two rounds, reaching a $4 billion post-money valuation in January 2026 [2][4]. Its stated mission is to use AI to compress the multi-year chip design process and to build a recursive loop in which AI designs better chips and those chips in turn train more capable AI [1][5].
Ricursive Intelligence describes itself as a frontier AI lab focused on building self-improving systems, beginning with chip design [5]. Rather than manufacturing or selling chips, the company builds AI software that automates and accelerates stages of the semiconductor design flow, from component placement through design verification [6][7]. The central thesis, which the founders and their lead investor summarize as "AI for chip design and chip design for AI," is that AI can shorten chip development from years to weeks, and that the resulting custom silicon can then accelerate the training and deployment of more advanced AI models, closing a feedback loop the company frames as a path toward artificial general intelligence and superintelligence [3][5][8].
The company positions itself against the long-standing electronic design automation incumbents Synopsys and Cadence Design Systems, as well as against AI labs such as OpenAI and Anthropic that have begun applying machine learning to chip design [6]. Commentators have described the model of a company that designs chips but neither owns fabrication nor a fixed product line as a new "designless" category, analogous to the earlier emergence of fabless chip companies [9].
Ricursive Intelligence was co-founded by Anna Goldie, who serves as chief executive officer, and Azalia Mirhoseini, who serves as chief technology officer [1][2]. Both are research scientists who previously worked at Google Brain, Google Research, and Google DeepMind, and both later spent time at Anthropic [3][6][10]. Mirhoseini has also taught computer science at Stanford University [6][10].
The pair are best known for co-creating AlphaChip, a deep reinforcement learning system that treats the physical placement of components on a chip as an optimization problem [3][8]. AlphaChip "learns by doing": an agent iteratively places circuit blocks while a reward signal scores the quality of each layout, and the resulting feedback updates the parameters of a deep neural network so the agent improves over time [6][8]. The method was published in the journal Nature in 2021 and demonstrated that an AI system could match or exceed human experts at chip floorplanning, producing layouts in hours rather than the weeks or months typical of manual design [3][8]. AlphaChip was subsequently used across multiple generations of Google's Tensor Processing Unit accelerators and was adopted by external chipmakers, including MediaTek [3][8].
The founders have also published a series of follow-on papers in the electronic design automation field, including work the company lists as RL-CCD (Best Paper, DAC 2023), Insta (Best Paper, DAC 2025), and C3PO (Best Paper, ASP-DAC 2026) [5]. Since launching, Ricursive has recruited staff from Google DeepMind, Anthropic, Nvidia, Apple, Cadence, and xAI, as well as from Stanford, MIT, and Harvard, citing hands-on experience building systems such as Gemini, Claude, Grok, and TPUs [5].
Ricursive Intelligence raised $335 million in total across a seed round and a Series A within roughly four months of its public launch [2][4]. The seed round of $35 million was led by Sequoia Capital and valued the company at $750 million; it was announced on December 2, 2025, the same day the company emerged from stealth [1][11]. The $300 million Series A was led by Lightspeed Venture Partners and was announced on January 26, 2026, at a $4 billion post-money valuation, less than two months after launch [2][4][12].
| Round | Date | Amount | Valuation | Lead investor |
|---|---|---|---|---|
| Seed | December 2, 2025 | $35 million | $750 million | Sequoia Capital [1][11] |
| Series A | January 26, 2026 | $300 million | $4 billion (post-money) | Lightspeed Venture Partners [2][4] |
| Total | $335 million | [2][4] |
The company said it would use the capital to hire engineers and researchers and to expand the computing infrastructure used to train its AI models [7].
The Series A was led by Lightspeed Venture Partners, with participation from a group of venture and strategic investors. Several semiconductor and AI hardware companies invested through their venture arms, reflecting strategic interest in faster chip design [2][6].
| Investor | Role |
|---|---|
| Lightspeed Venture Partners | Lead, Series A [2][4] |
| Sequoia Capital | Lead, seed; Series A participant [1][2] |
| DST Global | Series A participant [2] |
| NVentures (Nvidia) | Series A participant [2][4] |
| Felicis Ventures | Series A participant [2] |
| 49 Palms Ventures | Series A participant [2] |
| Radical AI | Series A participant [2] |
Reporting on the company has also noted investment interest or participation from chipmakers including AMD and Intel alongside Nvidia, underscoring that established silicon firms backed a startup aimed squarely at the tools they use [6].
Ricursive Intelligence builds a full-stack platform intended to automate and optimize the semiconductor design process [12]. Its systems evaluate large numbers of candidate chip layouts while balancing competing physical constraints at once, such as heat thresholds, power consumption, surface area, and wirelength, the total length of the wiring that connects components [7]. Like AlphaChip, the platform uses a reward signal that rates design quality and allows an AI agent to improve through repeated trials, and the company says its models learn across many different chip designs so that performance compounds over time [6]. The founders have described the eventual goal as a system capable of creating its own silicon substrate and accelerating each subsequent generation of AI chips [4].
The company frames this as recursive self-improvement applied to hardware: AI optimized silicon yields performance gains for specific AI workloads, and those workloads in turn speed the design of still more efficient compute [3][8]. Ricursive argues this would make custom chip design accessible to organizations that lack the very large engineering teams currently required, broadening who can build specialized silicon [3].
Ricursive Intelligence drew attention both for the speed of its fundraising and for what it represents in the broader semiconductor and AI industries. Reaching a $4 billion valuation within two months of launch made it one of the fastest startups to attain unicorn status in this period, and press coverage treated it as a prominent example of senior researchers leaving large technology companies to found their own well-capitalized AI labs [2][4][13]. The participation of Nvidia, and reported interest from other chipmakers, signaled that the hardware industry viewed AI-assisted design as strategically important rather than peripheral [6].
The company's pitch also reflects a wider argument that chip design, long a bottleneck measured in years per generation, has become a constraint on the pace of AI progress, and that automating it could speed the entire field [1][12]. Skeptics note that the company launched with a large valuation before shipping a publicly verified product, that incumbents such as Synopsys and Cadence have deep customer relationships and their own AI offerings, and that the recursive "AI builds chips that build better AI" framing is an aspiration rather than a demonstrated capability [6][9].
The design of integrated circuits has historically combined human engineering judgment with electronic design automation software for tasks like placement, routing, and verification. Floorplanning, deciding where major blocks sit on a chip, is a combinatorial problem with an enormous search space, and it strongly affects a chip's performance, power, and area [3][8]. AlphaChip, the work underpinning Ricursive, was an early high-profile demonstration that reinforcement learning could perform this task at or above expert level and was deployed in production on Google's TPU line, which provided practical evidence that machine learning could contribute to real silicon [3][8].
Ricursive Intelligence extends that lineage by aiming at the full design flow rather than placement alone, and by tying chip design explicitly to the development of the AI models that the chips will run [5][12]. Its formation in late 2025 coincided with intense demand for AI accelerators and growing competition among AI labs and chipmakers to design custom silicon, the environment in which strategic investors such as Nvidia's NVentures chose to back the company [2][6].