Capability
Cloud Storage Integration
14 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “cloud storage integration with s3, gcs, and azure blob storage”
Open-source multi-modal data labeling platform.
Unique: Uses pluggable storage backend architecture where each cloud provider (S3, GCS, Azure) is implemented as a separate class inheriting from a base StorageConnector, allowing new providers to be added without modifying core import/export logic. Credentials are encrypted and stored per-project in the database.
vs others: More flexible than Prodigy's cloud integration because it supports multiple providers (S3, GCS, Azure) with pluggable backends; more secure than manual credential management because credentials are encrypted in the database and never exposed in configuration files.