1
import { EnzymeDesigner, ProcessOptimizer } from '@mm/core'
2
import { AFPS } from '@mm/synthesis'
3
4
const target = compile({
5
sequence: 'design',
6
process: 'manufacture',
7
constraint: 'simultaneously'
8
})
The compiler for physical AI.
Co-optimizing enzyme design and manufacturing process — so what gets designed, gets made.
// the system
Molecular Machines compiles synbio specifications into manufacturable molecules. Protein sequence and synthesis process are co-optimized in a single pass — using real manufacturing data as the training signal.
mm compile
discovery
target function
sequence + process
scale
├── enzyme design (what to make)
├── synthesis protocol (how to make it)
└── manufacturability score (can it scale)
© 2026 molecular machines · cambridge, ma