clearml-docs/docs/build_interactive_models.md

18 lines
783 B
Markdown
Raw Normal View History

---
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)