ai

jiri.knesl 2026-04-27T09:12:56.786059Z

Do you guys do any machine learning in Clojure? What do you use for MLOps? I built this for myself http://github.com/Flexiana/chachaml (inspired by MLFlow but more REPL friendly)

👀 2
Daniel Slutsky 2026-04-27T14:06:31.707979Z

Cc @carsten.behring

Daniel Slutsky 2026-04-27T14:08:09.736249Z

Hi Jiri, congrats. I recommend discussing this at the Zulip chat. You may find some relevant opinions there.

Daniel Slutsky 2026-04-27T14:09:14.099229Z

Personally I use http://Metamorph.ml for machine learning pipelines and evaluation, and Pocket for caching.

jiri.knesl 2026-04-27T14:10:31.217289Z

Thanks a lot for the suggestion. I will join there

✨ 1
2026-04-27T18:21:46.295129Z

Yes, please do so. 'chachaml' looks very interesting.