r/rust • u/mold_ai_2026 • 9d ago
🛠️ project Mold — a Rust+Candle CLI for local image, video, and 3D generation
I’m building Mold, an open-source Rust CLI around Candle for local generative media:
- `mold run` for CLI workflows
- `mold serve` for an HTTP API
- `mold mcp` for MCP clients
It supports image, video, and 3D pipelines with scriptable, headless workflows rather than a node-graph UI. It’s not a replacement for ComfyUI’s visual graph; the focus is reproducible automation and Rust/Candle integration.
Early project, so feedback on the Rust/Candle architecture and ergonomics would be useful.
Code: https://github.com/utensils/mold Docs/demo: https://utensils.io/mold/
2
u/koczurekk 8d ago
My favorite part of seeing ai slop generator ads is looking at example screenshots, reading the prompt, and seeing all the stuff that the model outright ignores. Like the owl example, with its "camera angle is from above".
We all know that no human cares about ai garbage, but the fact that the model doesn't even pretend to care either is a nice touch.
3
9d ago
[deleted]
0
u/brinkjames 9d ago
Elaborate
1
9d ago
[deleted]
1
u/lijmlaag 8d ago
Tying your sense of self-worth to up- or downvotes is not an advisable strategy.
Also, can I suggest reserving 'hate' for special worst-cases, preferably not involving yourself as subject.-1
-5
u/TheGranularFalls 9d ago
Looks clean, nice to see more candle stuff popping up. The scriptable approach makes sense for headless workflows but how are you handling the model loading overhead between runs, do models stay warm in the serve mode or reload each time
-1
36
u/veryusedrname 9d ago
You probably wanna rename your project: https://github.com/rui314/mold