Scenario
A lead is potent and clean, but can it be made at scale? A molecule that needs a long, low-yielding, or exotic-reagent route is a program risk. The team wants an early synthesizability read so scale-up feasibility informs which analog to nominate.
Worked example. Two equipotent analogs differ sharply in route complexity; the program should nominate the one that scales.
Agent workflow
- Read the candidate structure(s).
- Synthetic accessibility screen — score synthesizability, estimate route length, and flag hard steps or uncommon building blocks.
- Reactor kinetics screen — for the nominated route's key step, model conversion vs. time and temperature (a skill shared with the engineering Scale a Batch Reaction to Pilot use case).
- Thermophysical property lookup — pull the physical-property data needed to sanity-check heat release and solvent behaviour at larger scale.
- Compare candidates on a combined potency-and-makeability basis.
Demo output
A synthesizability report per candidate: accessibility score, estimated route length, and the specific steps or reagents that drive risk. The magic moment: a slightly less potent analog wins nomination because it is dramatically cheaper and safer to scale.
Deterministic vs LLM
- Deterministic — the synthetic-accessibility scoring and complexity analysis.
- LLM — the route-risk narrative and the scale-up recommendation.
Every score is a validated calculation. The agent reads and routes; the engine decides.
Limits
Screening-level makeability guidance, not a validated process route. It flags scale-up risk early; process chemistry designs the real synthesis.
Skills orchestrated by this use case
This scenario routes an AI agent through the following curated skills.
-
Synthetic Accessibility Screen
Medicinal ChemistryScreen candidate molecules for synthetic accessibility and route feasibility by computing SA scores, flagging problematic motifs, and estimating step complexity with Paramus tools, then ranking by make-ability.When to use: a user asks “which of these are realistic to synthesize?” before committing resources.Multi-tool WORKFLOW with synthesis judgment. -
Reactor Kinetics Screen
EngineeringScreen reactor operating conditions or mechanisms by building a kinetic model, integrating it over conditions with a Paramus kinetics engine, and comparing conversion/selectivity/yield across a condition grid.When to use: a user asks “what conditions maximize yield/selectivity?” or wants to compare kinetic scenarios.Multi-tool WORKFLOW with reaction-engineering judgment. -
Thermophysical Property Lookup
EngineeringRetrieve and reconcile thermophysical properties (density, viscosity, heat capacity, phase behavior, vapor pressure) for a fluid or mixture across conditions using Paramus property engines (e.g. CoolProp/thermo), with unit handling and provenance.When to use: a user needs reliable physical properties at given T/P for design calculations.Multi-tool WORKFLOW with property-selection judgment.
Tools it reaches for
- Synthetic accessibility / retrosynthesis scoring
- RDKit complexity and building-block analysis
- Reaction kinetics modeling (Cantera / kinetics)
- Thermophysical property lookup (CoolProp / thermo)
Browse the full deterministic layer in the tool browser.