Companion code for The Agentic Lab: Build AI Agents for Biotech and Pharma R&D, by Suryaprakash Tripathy.
Twelve builds, one folder each, in one repository. Clone it once and you have everything in the book. Each build stands alone: open its folder, run its tests, and nothing else needs to be installed.
Start here. Chapter 0 sets up the clone, the virtual
environment and the requirements:
lab.nexagenlabs.com/setup
Three chapters cover two builds each, so their printed address lands on the list of all twelve rather than on one folder. This table says which two.
| Chapter | Builds | Printed address |
|---|---|---|
| 3 | 01 First Agent, 02 Tool Belt | /ch03 |
| 4 | 03 Triage Agent, 04 Dual Screen | /ch04 |
| 5 | 05 Wrangler | /ch05 |
| 6 | 06 Plate Mapper, 07 Protocol Adapter | /ch06 |
| 7 | 08 Dock Loop | /ch07 |
| 8 | 09 ELN Bridge | /ch08 |
| 9 | 10 Run Manifest | /ch09 |
| 10 | 11 Red Team | /ch10 |
| 11 | templates, no build | /ch11 |
| 12 | 12 Repurposing Desk | /ch12 |
lab.nexagenlabs.com/ch03
lab.nexagenlabs.com/ch04
lab.nexagenlabs.com/ch05
lab.nexagenlabs.com/ch06
lab.nexagenlabs.com/ch07
lab.nexagenlabs.com/ch08
lab.nexagenlabs.com/ch09
lab.nexagenlabs.com/ch10
lab.nexagenlabs.com/ch11
lab.nexagenlabs.com/ch12
Chapters 1 and 2 ship no code, so there is no /ch01 or
/ch02. If you typed one, you are in the right place already.
Model names change faster than books do, so every build reads its name from one configuration file rather than from source. MODELS.md holds the current list with a dated changelog.
Appendix D as machine-readable data, with a DOI on every entry that has one
and the verification status of each:
lab.nexagenlabs.com/references
Corrections to the printed book are listed on the errata page. If you have found an error in the book or the code, please report it: the page says how.