Urgent.News

What's breaking now, across thousands of outlets.

AI

Inherent, founded by DeepMind alumni, says its AI ‘teammate’ just outperformed Anthropic and OpenAI at replicating research

Built by DeepMind alumni, British AI lab Inherent released Faraday, an AI agent whose ability to replicate scientific papers could be a stepping stone for innovation.

Inherent, a London-based AI lab founded by former DeepMind employees, has unveiled its AI assistant, Faraday, which has outperformed larger models from Anthropic and OpenAI in independently reproducing findings from scientific papers. Despite being a relatively lesser-known startup compared to its better-funded rivals, Inherent has attracted $50 million in seed funding and showcased the capabilities of Faraday, an AI agent designed to replicate research findings.

Faraday's success was driven by its unique training method, reinforcement learning, which enabled the AI to develop "research taste" – an ability to decide which experiments are worth conducting and how to design them effectively. Measuring against Anthropic's Claude Opus 4.8 and OpenAI's GPT-5.5, both larger models, Faraday used a smaller model, Qwen 3.6, with only 27 billion parameters, demonstrating its efficiency.

Rather than focusing on coding tools, Inherent aimed to create an AI scientist that can contribute across multiple scientific fields, steering clear of building agents that merely provide users with desired responses. The team, composed of 12 employees working together in an office in King's Cross, aims to expand its workforce to 20-25 people by the end of the year, making Inherent a promising destination for DeepMind alumni considering a change of scenery.

Written by urgent.news from TechCrunch's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at techcrunch.com →

More in AI

RAG explicado: cómo darle a un LLM tu propia información

Un modelo de lenguaje sabe mucho del mundo, pero no sabe nada de tu empresa : tus manuales, tus políticas, tus productos.

  • RAG technique allows LLMs to access and use specific company information
  • Indexes documents into numerical embeddings stored in vector databases
  • System prompt instructs model to use provided context for responses

How I Built Memory for a Local AI Companion Without Sending Chats to a Server

A chatbot can sound convincing for five minutes without remembering anything. Then you mention the job interview you were stressed about last week, the name of your dog, or a small detail from a…

  • Chat history and long-term memory separated for efficiency
  • SQLite database stores memories per character without merging
  • Vector embeddings enable semantic search for related memories

Stop chasing fads. Operate Claude like a startup founder.

I am running an AI-native startup. Early on though, I would spend so much time staying ahead of every new AI hot take that I lost focus on what I needed to do to move the company forward.

  • Focus on core business needs, not AI trends
  • Use Claude's three layers: Extend, API call, Embed
  • Implement prompt caching to reduce costs significantly

More from Saturday 22 August →