
The World's Biggest Dev Event Hits Silicon Valley
WeAreDevelopers World Congress comes to San José, CA — September 23–25, 2026. 10,000+ developers, 500+ speakers, and the full software development lifecycle under one roof, in the heart of Silicon Valley.
Kelsey Hightower. Thomas Dohmke (fmr. CEO, GitHub). Christine Yen (CEO, Honeycomb). Mathias Biilmann (CEO, Netlify). Olivier Pomel (CEO, Datadog). The people actually building the tools you use every day — all on one stage.
AI, cloud, DevOps, security, architecture, and everything real builders ship with. Workshops, masterclasses, and the official congress party.
Psst… We received a tip…

We all hoped AI would cure disease…
Somewhere, a patient is waiting for a drug that does not exist yet.
Finding useful medicine is brutally hard, and biology has a nasty habit of hiding important clues.
Picture a researcher trying to design a new drug while buried under papers, protein databases, lab results, and old trial data. The answer might already be out there, but you still need the right system to pull it in at the right moment.
Generative AI can already help propose new proteins and drug-like molecules. But drug design is an iterative loop of designing, checking, comparing, revising, and repeating. The challenge is pulling in the right context at the right moment, so the model can update weak assumptions before they become expensive dead ends.
Deep EigenMatics’ patent points at that exact problem. An AI drug-design system that can update what it knows while it is working, giving tomorrow’s medicines a better shot at being built from the right context.
HOW IT WORKS


This week’s patent was filed by Deep EigenMatics LLC, an AI-biotech company based in Texas. The patent is called ‘CLUE: Dynamic Context Retrieval in Reasoning Models for AI-Based Protein and Drug Design’.
The name sounds like a lab acronym because it is one. CLUE stands for Context Load Update Engine. This is an AI system that helps design the building blocks of possible new medicines, while checking for better information as it works.
Instead of just taking a prompt, searching once, and then spitting out a final answer, it starts with a request, pulls in relevant outside information, begins generating a design, checks whether it needs better context, searches again if needed, and then keeps going.
Let’s work through an example of how a scientist could use this tech in Alzheimer's drug design.
A scientist gives the system a request. For example: "Design a protein that can bind to amyloid-beta."
Amyloid-beta is the sticky protein fragment that clumps in the brains of Alzheimer's patients and is thought to trigger nerve cell death.The scientist can also specify the constraints, for example that the protein must be small enough to cross the blood-brain barrier, stable at normal body temperature, and structurally unlikely to trigger an immune response.
The system takes that request and converts it into a form the AI model can process. The words, the target properties, and any known structural details about amyloid-beta all get translated into numbers and patterns.
Then it searches an outside database for useful context. That database can include published research on amyloid-beta, known protein structures, existing drug candidates targeting similar proteins, and records of which designs have actually made it through early testing.
The system loads that context into the AI model. Then the model begins generating a candidate protein design.
… But the model does not have to finish the whole thing in one pass.
As it generates, a built-in indicator checks whether the current context is still enough. The design might surface a question that the original search did not anticipate. If the context is still sufficient, the model keeps going. If it is not, the system pauses.
Then it takes the original request and combines it with what the model has generated so far. That new combined query is used to search again. The system pulls in updated context, feeds it back into the model, and generation continues.
That is what makes CLUE different from a normal retrieval system. A normal retrieval system usually searches at the beginning. CLUE can search again during generation, based on what the model has already started to produce.
The standard version of this approach is called RAG, short for Retrieval-Augmented Generation. It is the method most AI systems use when they need to pull in outside information before answering. Search once, load the results, then generate.
CLUE is built on top of RAG, but adds the ability to search again mid-generation, which is the part that is new.
THE PROBLEM

AlphaFold cracked one of biology's hardest puzzles. Given a protein's genetic sequence, it predicts the exact shape it folds into. That had stumped scientists for fifty years. Google DeepMind, the London-based AI research lab behind AlphaFold, essentially solved it in 2020. But predicting how a protein folds is not the same as designing one from scratch to do a specific job. That problem is still wide open, and a lot of money is chasing it.
A 2021 BIO report found that less than 1 out of 10 of the drug candidates entering Phase I clinical trials eventually reached approval, and Deloitte put the average 2024 R&D cost per asset at about US$2.23 billion. (BIO) (Deloitte)
Understanding where a drug discovery program is failing early on makes it easier to reallocate and reinvest.
Drug design has too many expensive dead ends. The weak point is speed and waste. A bad early guess can burn years of lab work, investor money, patient hope, and researcher attention before everyone admits the molecule was never good enough.
WHO’S SOLVING IT?

The perfect one-for-one competitor is hard to find, because this patent is about a specific retrieval loop inside the model. But the broader race of trying to make drug discovery less wasteful with AI is packed.
Schrödinger leans on physics-based modelling and software that drug companies already pay to use. Schrödinger spent about US$201.8 million on R&D in 2024 and says its molecular discovery platform is licensed by biotech, pharma, industrial, and academic customers. Isomorphic Labs, the Google DeepMind spinout, raised US$600 million in 2025 to push its AI drug-design engine forward. (Schrödinger) (Isomorphic Labs)
Most players are attacking the problem by building bigger platforms. Recursion maps biology with huge cell-imaging datasets. (Recursion)
The closer technical cousins are coming from research labs. Rag2Mol uses retrieval-augmented generation (RAG) to design small molecules for a 3D protein pocket. It is not the same as CLUE, but it shows the same direction of travel, that models designed from memory alone are old news. (Briefings in Bioinformatics)
THE RISK

The FDA needs to brace for the floodgates to open.
It is predicted that Phase I success rates for AI-designed drugs may reach 80–90%, compared to 40–65% for traditionally discovered drugs, with overall timelines running 40% faster and preclinical costs reduced by 30–70%. If this holds at scale, the number of drug candidates credibly reaching Phase I, and subsequently Phase II, could surge well beyond anything the regulatory system was designed to absorb. (Axis Intelligence)
The institution on the other side of that flood is the FDA. The FDA's drug review division, the Center for Drug Evaluation and Research (CDER), employed approximately 7,580 staff prior to recent restructuring. That workforce has since turned sharply. CDER lost 746 staff in the final quarter of fiscal year 2025 alone, gaining just six, erasing all net staffing gains from 2023 and 2024.
Meanwhile, a related executive order limits future federal hiring to one new employee for every four who depart. The FDA is, in short, moving in the opposite direction to the industry it regulates. (AgencyIQ by POLITICO)
The Department of Government Efficiency-directed cuts have already caused drug reviews to miss decision deadlines. The bottleneck will be at the regulatory gate, staffed by an institution that is still trying to define the rules of the game while the floodwaters rise.
Bringing AI to an AI fight.
One proposed answer to the floodgates problem is to meet AI with AI.
The European Medicines Agency released a 2025–2028 workplan to leverage large volumes of regulatory and health data, essentially deploying AI to review AI-assisted submissions.
In May 2025, the FDA Commissioner announced the use of AI in the submission review process, following a generative AI pilot program for scientific reviewers that the agency described as successful.
But the feasibility of this approach runs into an uncomfortable paradox. Early implementation of AI within regulatory bodies has already revealed key challenges around accuracy, consistency, hallucinations and misrepresentations. This is a serious problem for review institutions, and deeply troubling when the output is a safety determination on a novel therapeutic. (White & Case)
THE MARKET

We already know this is one of the biggest markets in the world…
The market behind this patent is enormous because medicine itself is enormous. Evaluate forecasts global prescription drug sales to top US$1.7 trillion by 2030. (Evaluate)
IQVIA expects annual medicine use to reach 3.8 trillion defined daily doses by 2028, while global medicine spending at list prices is forecast to rise 38% through 2028.
The R&D machine is already huge. EFPIA’s 2025 industry report says health industries invested about €258.1 billion in R&D in 2023, making up 20.5% of total business R&D spending worldwide.
Now zoom into AI drug discovery. Grand View Research estimates the global AI-in-drug-discovery market at US$2.35 billion in 2025, growing to US$13.77 billion by 2033. Global Market Insights is even more bullish, putting the market at US$3.1 billion in 2025 and forecasting US$43.9 billion by 2035.
McKinsey has estimated that generative AI could unlock US$60 billion to US$110 billion a year in value for pharma and medical products. And drug discovery is one of the places where better models could actually move the needle.
DEAL FLOW

PitchBook says global VC deal value in AI drug discovery reached US$3.8 billion in 2025, the second-highest annual level on record.
Xaira Therapeutics launched with more than US$1 billion in funding, backed by names like ARCH Venture Partners, Foresite Capital, Sequoia, NEA, Lux, Lightspeed, Menlo, and others. Xaira Therapeutics is building an AI-driven drug discovery company that combines machine learning, large-scale biological data generation, and drug development to create new medicines.
Pathos AI raised US$365 million in 2025 at a roughly US$1.6 billion post-money valuation to build an AI platform for oncology drug development, using clinical, molecular, and imaging data.
Chai Discovery is a smaller but cleaner signal. It raised US$70 million in Series A funding, bringing total funding to US$100 million, after showing progress in AI-designed antibodies. Its Chai-2 model reached a near 20% hit rate in de novo antibody design, compared with 0.1% for the previous computational state of the art. (Business Wire)
The deal flow is also shifting from pure software into automated drug-making systems. Excelsior Sciences raised US$95 million in 2025 to use AI and machines to speed small-molecule development, with Reuters reporting that investors believe a typical four-month process could shrink to about two weeks in a single automated facility. (Reuters)
In big pharma, Eli Lilly expanded its partnership with Insilico Medicine in a deal worth up to US$2.75 billion, including a US$115 million upfront payment, to use Insilico’s AI engine and license certain preclinical oral drug candidates. (Reuters)
Recursion agreed to acquire Exscientia in a US$688 million all-stock deal, combining Recursion’s biology platform with Exscientia’s chemistry design and small-molecule capabilities. When startups start merging like this, it usually means the market is leaving the toy phase and entering the “who has the full stack?” phase. (Reuters)
WHAT NEXT?

The hopeful version of this story is that an AI drug-design system knows when to stop, check its notes, pull in better context, and keep going.
That matters because the future of medicine may come from systems that can stay closer to the science while they design.
So go read the filing for yourself. This week’s patent is US 12531136 B2, filed by Deep EigenMatics LLC.
FOR THE NERDS

Clinical Development Success Rates 2011-2020 with BIO: The pain behind the patent. BIO found that only 7.9% of drug candidates entering Phase I made it to approval across 2011-2020. That is the ugly funnel every AI drug-design tool is trying to improve.
Measuring the Return from Pharmaceutical Innovation 2024 with Deloitte
The money problem. Deloitte found that average R&D cost reached about US$2.23 billion per asset in 2024, which helps explain why pharma keeps hunting for tools that can kill bad ideas earlier.Rag2Mol: Structure-Based Drug Design Based on Retrieval-Augmented Generation: The closest technical cousin. This 2025 paper explores retrieval-augmented generation for designing small molecules that fit a 3D protein pocket, which shows the same broader movement: drug-design AI is learning to search before it builds.
AI’s Expanded Role in the Life Sciences Regulatory Review Process with White & Case: The regulatory backdrop. White & Case tracks how the FDA and EMA are starting to use AI inside life-sciences review processes, while warning that open questions remain in both the US and EU. AI is moving deeper into medicine, but the rulebook is still being written.


