What you're looking at is a design mockup of Body+, not a live product. Nothing here is for sale, no formula you build will be made, and the numbers you'll see are illustrative.
Body+'s engine was built and evaluated as academic research at the University of Zurich: a transformer model trained on structured blood-panel-to-dosage pairs, benchmarked against a generative reasoning agent on real clinical profiles. Everything below — including the part that didn't work — is from that thesis.
These are worked examples from the research, not customer testimonials. They show how the model reasons from a panel to a formula.
Low sun exposure and a desk-bound week, with LDL elevated and 25-OH well under reference. The model separated the two problems rather than treating them as one "wellness" signal.
Iron stores depleted mid-block, with hemoglobin still nominally in range — the pattern a single-marker read would miss entirely. Timing and co-factors mattered as much as the dose.
Repeated dehydration cycles showing up as sodium and potassium disturbance. The reasoning agent added recovery and rehydration context the dosage-only model didn't produce.
High caloric turnover and cold-and-altitude exposure producing a marker profile that reads as "athletic" until you look at the lipid panel next to the hemoglobin.
Alongside the structured model above, the same research tested a second architecture: a smaller transformer trained on a far larger, unstructured corpus of medical question-and-answer text — over 1.7 million raw pairs, filtered down to roughly 22,600. The idea was that sheer scale of text might substitute for structured biomarker data.
It didn't. Accuracy stayed close to random guessing and the language-quality scores were near zero. The unstructured data was too noisy and the model too small to learn a reliable biomarker-to-dosage mapping from it. We moved on to the structured approach — the one with the ~90% figure above — and built the product on that.
We keep this on the record for two reasons. First, it is a useful negative result: it shows that "more sources" is not automatically better, which matters because "trained on millions of articles" is a claim this industry makes loosely. Second, it is the honest shape of research — you try things, most of them don't work, and the ones that do are more believable when you're willing to show the ones that didn't. The full methodology is in the published thesis.
Supervised within the University of Zurich's CAS Generative AI program, December 2024.