MLflow
Open source AI engineering platform for agents, LLMs, and ML models. Debug, evaluate, monitor, and optimize production-quality AI applications.
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
mlflow:
image: burakince/mlflow:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/mlflow:/data
Related tools
NextChat
Cross-platform ChatGPT web UI with multi-model support for Ollama, Claude, Gemini, and more
Lobe Chat
Extensible, open-source ChatGPT alternative with plugins, knowledge base, and multi-LLM support
Open WebUI
User-friendly WebUI for LLMs (Ollama, OpenAI API)
text-generation-webui
Run local LLMs with a powerful web interface — text, vision, tool-calling, and OpenAI-compatible API
Streamlit
Build and share data apps in pure Python — fast
Gradio
Build and share delightful machine learning apps in Python
Guides & articles
Getting Started with MLflow: Debug, Trace, and Evaluate Your AI Applications
Step-by-step tutorial for setting up MLflow with Docker, enabling tracing for OpenAI calls, evaluating models side-by-side, and using the AI Gateway. Real examples.
MLflow: Open-Source AI Engineering Platform for LLMs and Agents
Explore MLflow, the open-source AI engineering platform for debugging, evaluating, monitoring, and optimizing LLMs and AI agents. 27K GitHub stars, Apache-2.0.