Inherent

Inherent

AI research lab advancing scientific discovery

Overview

Inherent Labs is a London-based AI research institution organized as a Public Benefit Corporation that focuses on fundamental science. It develops Faraday, a proprietary AI system that combines human-guided scientific exploration with autonomous, self-improving AI agents to drive AI-native discovery. Instead of selling software, it uses large seed funding for foundational research, compute infrastructure, and new human–machine collaboration paradigms, collaborating with academia and industry. Its goal is to accelerate breakthroughs in hard scientific problems by democratizing access to rapid empirical discovery and advancing autonomous AI-driven hypothesis generation.

Launched Recently

About Inherent

Simplify's Rating
Why Inherent is rated
C+
Rated B on Competitive Edge
Rated C on Growth Potential
Rated C on Differentiation

Industries

Data & Analytics

Social Impact

AI & Machine Learning

Company Size

11-50

Company Stage

Early VC

Total Funding

$50M

Headquarters

London, United Kingdom

Founded

2025

Get referred to Inherent

See people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • Index Ventures, Radical Ventures, and NVentures backed the $50 million seed round on May 29, 2026.
  • Faraday beat Claude Opus 4.8 and GPT-5.5 on Inherent's 310-task Replica benchmark.
  • The team plans to grow from about 12 people to 20–25 by year-end 2026.

What critics are saying

  • Replica is self-built and self-scored; no independent validation supports the outperformance claim.
  • Faraday depends on third-party GPT-5.5 Codex, exposing Inherent to pricing and access shocks.
  • A single reproducibility scandal before the next raise would destroy trust and recruiting.

What makes Inherent unique

  • Ex-DeepMind founders launched Inherent from London on May 29, 2026, as a PBC.
  • Faraday trains scientific judgment, not chat, using long-horizon reinforcement learning and Replica benchmarks.
  • Inherent pairs a 27-billion-parameter Qwen base with external coding tools for efficient research.

Help us improve and share your feedback! Did you find this helpful?

Funding

Total Funding

$50M

Above

Industry Average

Funded Over

1 Rounds

Notable Investors:
Early VC funding comparison data is currently unavailable. We're working to provide this information soon!
Early VC Funding Comparison
Coming Soon

Benefits

Meal Benefits

Growth & Insights and Company News

Headcount

6 month growth

0%

1 year growth

0%

2 year growth

0%
AI Weekly
Aug 22nd, 2026
Inherent raises $50M, claims Faraday agent beats Claude and GPT-5.5 at replicating research

London-based Inherent emerged from stealth with a $50 million seed round led by Index Ventures, with Radical Ventures participating. The startup claims its "AI scientist" agent, Faraday, outperforms larger closed models at reproducing published research. Faraday is built on a 27-billion-parameter Qwen base and uses OpenAI's GPT-5.5 Codex for coding tasks. On Inherent's Replica benchmark—310 tasks from 100 machine-learning and AI-for-science papers—the agent outscored Anthropic's Claude Opus 4.8 and OpenAI's GPT-5.5 at reproducing results without prior answers. Co-founder Edward Hughes, a DeepMind alumnus, said the team aims to build an AI scientist agent. The King's Cross lab currently has about a dozen people and plans to grow to 20–25 by year-end. No independent verification of the benchmark comparisons has been published.

MezoSoftDotNet
Aug 22nd, 2026
How London AI startup Inherent is outperforming frontier models in research replication.

How London AI startup Inherent is outperforming frontier models in research replication. Moaataz Anwar August 22, 2026 0 Comments The race to build advanced artificial intelligence often favors the tech giants with the largest computing budgets. However, a lean competitor from the United Kingdom is challenging that narrative. Inherent, a London-based AI laboratory founded by Google DeepMind alumni, has revealed that its newly developed agent has successfully outperformed much larger models from market leaders Anthropic and OpenAI. Crucially, it achieved this milestone while operating on a fraction of the structural scale normally required for such complex cognitive tasks. Faraday dominates scientific paper replication. Just weeks after emerging from stealth with a $50 million seed funding round, the British startup introduced its specialized AI agent, named Faraday. In rigorous benchmarking, Faraday surpassed premier frontier models at a highly demanding academic task: independently reproducing the findings of published scientific papers without prior access to the conclusions. While paper replication is a common foundation for human doctoral training, replicating this milestone autonomously marks a significant leap forward for automated research assistants. Efficiency over bruteforce scale. The breakthrough is particularly notable when analyzing the technical specifications behind the performance. While competitors rely on massive frontier-scale models, Faraday operates using Qwen 3.6, a compact base model consisting of just 27 billion parameters. Inherent managed to bypass the steep training costs and immense size of models like OpenAI's GPT-5.5 and Anthropic's Claude Opus 4.8 by optimizing how their agent approaches problem-solving. Rather than attempting to build every component from scratch, Inherent designed Faraday to collaborate with existing software ecosystems, utilizing third-party tools like GPT-5.5 Codex for coding tasks. This methodology mimics human scientists who rely on established software suites rather than developing standalone tools for every unique experiment. Imbuing systems with research taste. Inherent's core objective extends beyond simple execution accuracy. The founders focused heavily on cultivating "research taste" - the intuitive capability to determine which experiments are worth pursuing and how to structure them effectively. To achieve this, the laboratory relies extensively on reinforcement learning. This reward-based training methodology incentivizes positive outcomes over strict rule-following, allowing the system to generalize its capabilities across multiple scientific disciplines rather than memorizing rigid protocols. London solidifies status as a central tech hub. Operating with a dedicated team of a dozen specialists working in person out of an office in King's Cross, London, Inherent is leaning heavily into the region's dense concentration of deep tech talent. The startup aims to expand its internal headcount to between 20 and 25 employees by the end of the year. The team's long-term roadmap focuses on engineering independent scientific agents capable of discovering entirely new knowledge, positioning the boutique firm as a major disruptor in global laboratory automation. #ArtificialIntelligence #TechStartups #ScientificResearch #DeepTech Posted bymoaataz Anwar.

Radical Ventures
Aug 17th, 2026
Teaching AI to ask the right questions.

Teaching AI to ask the right questions. August 17, 2026 · By Aaron Rosenberg In this week's feature, Partner Aaron Rosenberg examines Radical portfolio company Inherent's new AI agent, Faraday, an AI scientist that outperforms far larger frontier agents at replicating research papers. Radical Ventures portfolio company Inherent has introduced Faraday, a 27-billion-parameter AI agent that combines the capabilities of frontier coding agents with a layer of scientific judgment. Trained via long-horizon reinforcement learning, Faraday outperforms both Claude Opus 4.8 and GPT-5.5 at replicating AI research papers - spanning fundamental ML research to AI for biology, materials science, and weather forecasting - and represents a step towards AI Scientists capable of innovation. Reproducibility underpins scientific progress. The replicability of experimentation ensures the reliability of existing results and provides a basis for further lines of inquiry. Replication also typically illuminates previously underspecified details and thus requires hypothesis-driven exploration similar to the kind of open-ended research that leads to the discovery of new knowledge. Human researchers first build their judgment and sense of "taste" that later drives original work through the practice of replication. Coding agents seem well suited to this task, especially when experiments can be run in silico (without physical assays). Yet paper replication requires inferring missing details and navigating the unknown: rather than optimizing for a fixed objective, scientists combine domain knowledge with an intuition about which questions to ask; scientific discovery is ultimately a creative act. To train that intuition, Inherent built Replica, a scalable suite of RL tasks that require an agent to replicate a figure from a published paper under fixed time and compute constraints, without ever seeing the original plot. Since papers only report what worked, not the winding process that eventually produced such success, this form of faithful replication represents a difficult test and strong proxy for research judgment. When a full experiment cannot fit the budget, the agent has to design a faithful scaled-down version, a decision that itself demands research taste. Rather than optimizing Faraday to write better code, Inherent trained Faraday to leverage coding agents as tools. As a 27-billion-parameter model supervising far larger ones, Faraday demonstrates the returns to training a compact layer of scientific intelligence, rather than scaling a single, monolithic model. What's more, the skills Faraday learns compound as the coding agents themselves improve. As those agents grow more capable (and more expensive), knowing how to direct them efficiently only becomes more valuable. This work, Inherent's first publication, also demonstrates the company's commitment to keeping humans firmly in the loop. With an eye to safety, the team is investigating how their methods might advance scalable oversight and mitigate risks associated with autonomous agents. If you are interested in learning more, you can access the paper here. AI news this week. * The Rise of the 1 AM Job Interview (Wired) Radical Ventures portfolio company Ribbon, which builds voice-AI recruiting software, has surfaced a shift in how people job-hunt. According to company data, "24% of its AI interviews happen between 10 pm and 2 am, rising to 35% for its manufacturing clients." Co-founder Arsham Ghahramani frames this as a new job interview option for candidates unable to participate during standard hours, including parents, hourly workers, and people bound to their current shifts. * What Are Companies Getting for All That A.I. Spending? (The New York Times) A new field its practitioners call "tokenomics" has emerged to measure the return companies get on the tokens they buy to run AI. Token spend currently has little pricing transparency and no centralized exchange or standard for what a token should cost or accomplish. Firms are moving from encouraging maximal AI use to scrambling to rein in runaway bills, and tools are being built to map token spend to concrete outcomes like features shipped. Some companies are testing metrics like "bionic head count," which converts AI spend into salary-equivalent units to weigh output against margin. * AI Agents Are Checking the Scientific Literature - and Spotting Decades-old Errors (Nature) Researchers are turning AI tools on the scientific record itself, using them to audit papers, databases, and reference books at a scale humans cannot match. A theoretical chemist found that an AI model flagged boiling-point values in a 75-year-old reference database as wrong, and checking the original literature confirmed the model rather than the long-accepted numbers. Other efforts are scanning conference papers, rerunning experiments, and comparing results against what authors reported. * AI for Science Needs Reasoning, Not Just Data (MIT Technology Review) Eric Schmidt and Suhas Mahesh argue that the next phase of AI-accelerated science will come from AI agents that model the iterative reasoning of research itself. An agent pairs a reasoning engine with tools it can call, letting it draft hypotheses, critique them, and refine the strongest candidates the way a working scientist does. They see agents lowering the cost of experimentation and improving reproducibility, since every step is logged, along with a lab's accumulated institutional memory. * Research: Can AI Agents Conduct Open-ended AI Research? (Princeton, UK AISI, et al.) Given six days and thousands of dollars in compute to take on the central question from an unpublished NeurIPS paper, frontier agents handled the full engineering pipeline unaided, running hundreds of experiments, managing GPUs, and compiling complete drafts, which the authors read as early evidence that agents can already do the engineering that underpins AI research. The open frontier is the judgment-heavy core, knowing when to abandon a weak approach, when a result clears the bar, and how to use the full compute and time available, all areas where the authors point to concrete paths for stronger scaffolds and models. That research agenda complements this week's feature on Inherent's Faraday, which trains scientific judgment for the adjacent task of replicating existing papers. Radical Reads is edited by Ebin Tomy (Analyst, Radical Ventures)

Sifted
May 29th, 2026
Ex-DeepMind researchers raise $50M for AI-native science startup Inherent

London-based AI lab Inherent has emerged from stealth with $50 million in funding to develop "AI-native science", a new approach to scientific research. The startup was founded by former DeepMind researchers. The company aims to build artificial intelligence systems specifically designed for scientific discovery, marking a departure from traditional research methods. Details about the funding round's investors and Inherent's specific applications were not disclosed.

Bloomberg
May 28th, 2026
The Billion-Dollar Quest to Build AI That Improves Itself

A growing number of AI companies are focusing on an unproven approach called recursive self-improvement.

Recently Posted Jobs

Sign up to get curated job recommendations

Inherent is Hiring for 6 Jobs on Simplify!

Find jobs on Simplify and start your career today

Don't see your dream role? Check out thousands of other roles on Simplify. Browse all jobs →