Restructure docs for platform components and use case clarity (#1048)

This commit is contained in:
Noam Wasersprung
2025-02-23 17:33:55 +02:00
committed by GitHub
parent 535e08efa8
commit 567af28632
128 changed files with 4370 additions and 1404 deletions

24
docs/custom_apps.md Normal file
View File

@@ -0,0 +1,24 @@
---
title: Custom Applications
---
:::info Enterprise Feature
The custom applications are available under the ClearML Enterprise plan.
:::
ClearML supports creating your own GUI applications for deploying GenAI apps into your Enterprise environment.
Instantly spin up apps with customized dashboards for internal customers, enabling seamless model testing, interactive
demos, automated workflow and more.
## Why Use Custom Applications?
Custom Applications provide:
* Instant Deployment: Launch interactive applications directly within your Enterprise environment
* Tailored UI: Customize forms and dashboards for monitoring processes
* Automated Execution: Run AI workflows with structured inputs and repeatable processes
* Accessible: Enable non-technical users to interact with models through GUI interfaces
* Seamless Integration: Connect with ClearML's ecosystem for task tracking and visualization
See [Custom Application Setup](deploying_clearml/enterprise_deploy/app_custom.md) for instructions on creating and
deploying custom ClearML applications.