The Agentic Lab

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

Which builds belong to which chapter

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.

ChapterBuildsPrinted address
301 First Agent, 02 Tool Belt/ch03
403 Triage Agent, 04 Dual Screen/ch04
505 Wrangler/ch05
606 Plate Mapper, 07 Protocol Adapter/ch06
708 Dock Loop/ch07
809 ELN Bridge/ch08
910 Run Manifest/ch09
1011 Red Team/ch10
11templates, no build/ch11
1212 Repurposing Desk/ch12

The builds

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

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.

References

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

Errata

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.