Science moves at the speed of bureaucracy. A PhD student spends 80% of their time not doing science — they're reading papers, wrangling GPU clusters, reformatting citations, and staring at error logs at 2am. Synthetic Sciences looked at that and decided the solution isn't a better literature search tool. It's an AI that does the whole job while you sleep.
That's the pitch from Aayam and Ishaan Gangwani, two ML researchers who met through a circuit of NeurIPS, ICML, and AAAI workshops before deciding that the actual bottleneck in science isn't funding or talent — it's bandwidth. If you can deploy a swarm of AI co-scientists that own the full loop from literature review to LaTeX draft, you don't just make researchers faster. You change who gets to do science at all.
What They Build
Synthetic Sciences is an agentic research platform with four operating modes: Research, Biology, Flywheel, and Write. Each mode isn't just a prompt template — it's a distinct workflow engine with purpose-built tooling.
Research mode covers the full ML research cycle: literature synthesis grounded in your specific project context, hypothesis trees, experiment design, Python and R code execution, GPU job dispatch to serverless compute, run monitoring, results analysis, and publication-ready output. You point it at a question or a dataset and go to bed.
Biology mode extends this into wet-lab and computational biology — protein design workflows, genomics analysis pipelines, the stuff that used to require specialized bioinformatics expertise and a grad student with a peculiar tolerance for pain. On the BixBench Verified benchmark for computational biology research automation, they're at 92% accuracy. That's not a demo number — that's a number that makes biology PhDs uncomfortable.
Flywheel mode is where it gets philosophically interesting. The agent auto-designs fine-tuning runs using your feedback as training data. Every correction you make to a hypothesis, every experiment result you annotate, feeds back into model improvement. Your research group's behavior becomes training signal. This is how they get better without you noticing you're helping them get better.
Write mode turns rough notes into structured arguments with verified citations and clean LaTeX. Not AI slop — actual academic prose that knows what it's citing and why.
