- Easy Model Publishing: Publish pre-trained AI/ML models from a notebook with just a few commands
- Reproducible Environments: Use containers to ensure consistent execution across different systems
- Remote Execution: Run your models (or others) remotely on HPC resources seamlessly
- Discoverable Collections: Organize models into "Gardens" for easy discovery and comparison
- Metadata Management: Capture and manage metadata of related datasets, papers, or code repositories for better searchability
Garden addresses key challenges faced by academic researchers in discovering, reproducing, and running AI/ML models:
-
Reproducibility: Garden eliminates environment inconsistencies by containerizing models, ensuring they run consistently across different systems.
-
Discoverability: With curated "Gardens" of models, researchers can easily find, compare, and curate relevant models for their work.
-
Accessibility: Garden simplifies the process of running models on diverse computing resources, from local machines to HPC clusters, via Globus Compute integration.
-
Time-saving: By handling environment management and system-specific quirks, Garden significantly reduces the time researchers spend on setup and configuration.
-
Collaboration: FAIR principles (Findable, Accessible, Interoperable, Reusable) and standardized publishing make it easier for researchers to share their work and build upon others' contributions.
Garden aims to let researchers focus on their science, not on the intricacies of software environments and computing infrastructure.
A "Garden" is a citable collection of published pre-trained AI/ML models.
-
Install the garden CLI:
pipx install garden-ai
For more documentation, including installation instructions, tutorials, and API references, see our latest docs.
We welcome contributions from the community! Please see our Contributing Guide for more information on how to get started.
This work was supported by the National Science Foundation under NSF Award Number: 2209892 "Frameworks: Garden: A FAIR Framework for Publishing and Applying AI Models for Translational Research in Science, Engineering, Education, and Industry".