docs/src/content/genai_demo_card.mdx
import ImageBox from "@site/src/components/ImageBox"; import { Rocket } from "lucide-react";
<details> <summary> <div style={{ display: 'flex', alignItems: 'center', gap: '0.5rem' }}> <Rocket /> <b>Try the MLflow LLMs and Agents Demo</b> </div>The quickest way to learn about MLflow for LLMs and AI Agents is to try the demo. Click to launch the demo ↓
</summary>Visit demo.mlflow.org to explore a publicly hosted MLflow instance pre-loaded with sample data.
To start the demo, click on the "Start Demo" button on the top page of the MLflow UI.
<ImageBox src="/images/llms/demo/demo.png" alt="MLflow GenAI Demo UI" />Alternatively, you can start the demo from the command line using the mlflow demo command. This option does
not require you to have a running MLflow server.
uvx mlflow demo