Hey lab automation community!
We’re excited to announce something we’ve been working on for quite some time - Galago, a modern open-source lab automation software designed for real-world laboratory environments.
What Makes This Different
Unlike expensive commercial solutions that can cost hundreds of thousands (or more) and require lengthy integration cycles, Galago was built from the ground up to be:
- Open source - Apache 2.0 license, no vendor lock-in
- Beta-tested - Tested by several biotech companies outside of Science Corp.
- Battle-tested - Over 5,000 successful automation runs in production
- Minimal setup required - Get running quickly without complex configuration
- Multi-device integration - Unified interface for diverse lab equipment
- Extensive driver collection - Over 20 instrument drivers.
- Highlights:
- Modern stack: Next.js, FastAPI, SQLAlchemy, and gRPC
- No scripting required for basic workflows
- Built-in code editor supporting Python, JavaScript, and C# with database access libraries
- Drag-and-drop form builder for rapid UI creation
- Real-time variables accessible in scripts and tool inputs for read/update operations
- Full protocol logic: conditionals, loops, error handling, etc.
Why We’re Open Sourcing This
Frankly, we’re tired of seeing promising biotech companies (especially startups) held back by prohibitively expensive automation solutions. The current landscape often means:
- Massive upfront costs that drain precious funding
- Long integration timelines with third-party vendors who may not understand your specific needs
- Inflexible systems that can’t adapt as your research evolves
- Vendor lock-in that limits future options
What began as a solution for our own lab at Science Corporation is now ready to empower labs around the world. We believe powerful automation tools should be within reach for every lab, regardless of resources.
Getting Started
Galago consists of two main components:
Tools Manager: Python-based interface managing tool servers
- Multiple deployment options including Windows installer or just
- pip install galago-tools
Web App: Complete interface with database, scheduler, and execution engine
- Docker-based deployment for any OS
Ready to try it? Check out the documentation and installation guide at galago.bio. Pip installer and Docker images are public now - the repositories will be made public in a couple of weeks.
Questions or want to collaborate? Drop a comment below or reach out directly.
Let’s make lab automation accessible to everyone.