Generate images, video, worlds, 3D, music, speech, and sound. Train LoRAs. Inspect scenes. Use the Mac app, Linux CLI, or local API.
Each tile shows output from one MacBook Pro. Hold the pointer over a tile, focus it, or tap it to view the command.
Explore the full showcase →
platedepth
Create, understand, train, reconstruct, automate, and serve from one scriptable local runtime. Every capability runs on your machine.
Generate and edit images with Klein, ZImage, and Krea 2. Create video with synchronized audio on LTX 2.5, navigate persistent worlds, sing lyrics with MiniMax Music 3, and add foley or speech.
mere.run video generate --variant unified-av --model video-ltx23-av-mlx
See it run →
Ground, segment, track, caption, and read text with Falcon Perception, SAM 3.1, and LightOn OCR. Reason across modalities, embed for local RAG, and anonymize PII before anything leaves disk.
mere.run vision ground scene.png --query "waitress"
See it run →
Train Klein and Krea 2 image adapters or text adapters from SFT JSONL. Preflight checks the plan first, and evaluation runs publish reproducible result receipts.
mere.run image train-lora --data ./dataset --output ./style.safetensors --preflight --json
See it run →
Turn one image into sealed PBR meshes with TRELLIS.2, recover metric depth, normals, pose, and flow with MoGe-2, and encode Sentinel observations with TESSERA and OlmoEarth.
mere.run vision image-to-3d-trellis2 object.png -o ./mesh
See it run →
Author immutable portable graphs, then run the same plan locally, over SSH, or through Relay. Inspect runs, fetch artifacts, and extend everything with official plugins.
mere.run graph run workflow.json --inputs-json inputs.json --run-dir ./runs/local
See it run →
Serve OpenAI-compatible chat, embeddings, images, speech, and transcription on your own machine, connect Open WebUI, and manage models with memory-aware recommendations.
mere.run open-webui quickstart --pull
API details →
Commands are grouped by modality and designed for scripts.
--preflight --json reports downloads, memory fit, and planned work before loading a model. Run immutable graphs locally, over SSH, or through Relay. Each approved run stores artifacts, diagnostics, and next actions on disk.
mere.run provides local inference. Relay pools machines, Graph Studio creates portable visual workflows, and official plugins add production integrations. Each project is MIT-licensed and has public source.
Install mere.run node on a Mac or Linux box. It reports its models and availability to your account, then accepts work through an outbound connection.
Author typed image, video, audio, and text workflows visually, then execute the same portable graph on your workstation, over SSH, or through Relay.
Plugins handle plans, artifacts, and cleanup around mere.run inference.
No hosted runtime or per-call bill.
The runtime does not upload prompts or outputs. This public site records privacy-minimized product analytics.
Source on GitHub. Built in Prince Edward Island.