Skip to content
jqueguiner edited this page May 4, 2026 · 7 revisions

OpenRunner

Open-source ML experiment tracking platform — a self-hosted alternative to Weights & Biases.

Live demo: https://openrun.gladia.io | PyPI: pip install openrunner-sdk

Quick Links

Features

  • Full W&B API compatibility (drop-in replacement)
  • 30 framework integrations (PyTorch, HuggingFace, LangChain, etc.)
  • Real-time experiment comparison with charts
  • Artifact versioning with dedup, TTL, lineage, and model registry
  • Blog Builder — AI-generated posts with Vega-Lite charts, inline comments (select + c), chat editor, revision history, full project context
  • Paper Builder — LaTeX editor with rendered preview, inline annotations, chat editor, multi-model debate, import .tex from artifacts
  • 13 MCP tools for Claude Code (search, upload artifacts, edit papers, watch runs)
  • 13 Claude Code slash commands (push/pull papers, sync sessions, plot metrics)
  • LLM tracing with OpenTelemetry ingestion
  • Evaluation framework with LLM-as-judge scorers + WER scorer
  • Guardrails, annotation queues, feedback system
  • Case-insensitive org/project routing
  • Light/dark/system theme
  • Self-hosted with Docker Compose or Kubernetes (Helm chart included)
  • TimescaleDB for time-series metric storage

Clone this wiki locally