LightlyStudio Enterprise¶
LightlyStudio Enterprise is for ML teams that want a scalable and professional data management, curation and annotation solution.
We offer it in two deployment variants:
- Hosted
- On-premise
Contact sales@lightly.ai to find the right option for your team.
A Look Inside¶
Sign in with username, password, or your organization's SSO provider.
Manage multiple datasets with fine-grained access control.
Onboard your team with roles and permissions.
Curate and search your data in the samples grid.
Key Differences from Open-Source¶
| Open-Source | Enterprise | |
|---|---|---|
| Users | Single user | Multi-user with authentication |
| Datasets | Only a single dataset | Multiple datasets with access control |
| Cloud credentials | Local environment variables | Centrally managed by admin |
| GUI | Started locally via ls.start_gui() |
Always running on the server |
| Python API | Direct | Same, after calling ls.connect() |