HyphaModern science is increasingly built from many moving parts — AI models, large datasets, compute clusters, and laboratory instruments — that rarely live in the same place. Hypha is our open-source framework for connecting them. It lets researchers and AI agents call remote functions, services, and models as if they were local, organising everything into unified virtual workspaces.
Hypha is the backbone of much of what the lab builds: it powers cloud model serving in BioEngine, instant model testing in the BioImage Model Zoo, autonomous microscopy in Agent-Lens, and agent-ready biological data. Its companion libraries — hypha-rpc, hypha-core, and hypha-compute — make it easy to expose any Python or browser service to the network and to AI agents over standards like the Model Context Protocol.
Learn more in the documentation or try the public server at hypha.aicell.io.