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

View File

@@ -0,0 +1,18 @@
---
title: Build Interactive Model Demos
---
:::info Enterprise Feature
The Gradio Launcher and Streamlit Apps are available under the ClearML Enterprise plan.
:::
ClearML supports quickly creating web-based interfaces for AI models, making it easier to
test, demo, and iterate on new capabilities. With ClearML's built-in orchestration, you can effortlessly launch, manage,
and optimize AI-powered applications to accelerate their way to production.
ClearML provides the following applications for building an interactive model interface:
* [Gradio Launcher](webapp/applications/apps_gradio.md)
* [Streamlit Launcher](webapp/applications/apps_streamlit.md)
![Gradio Dashboard](img/apps_gradio.png#light-mode-only)
![Gradio Dashboard](img/apps_gradio_dark.png#dark-mode-only)