Ask HN: I built an ML pipeline automation framework – how can I improve it?

1 burakcvlk 2 7/26/2025, 10:09:08 PM
Hi HN,

I’m working on an open-source ML automation framework called MLFCrafter.

It’s designed to help build modular, reusable machine learning pipelines using components like CleanerCrafter, ScalerCrafter, ModelCrafter, all connected via a MLFChain.

Here’s the repo: https://github.com/brkcvlk/MLFCrafter

I’d love feedback on:

What features would make this more useful for real-world ML projects?

How can I improve usability and adoption?

Tips on growing an open-source project from solo development to a widely used framework?

Thanks in advance for any advice or thoughts!

Comments (2)

hardwaresofton · 7h ago
Not an ML guy, but getting people to use a new framework is going to be super hard in a field like ML that is churning at such an insane rate. I’m not an insider but I just can’t imagine anyone with real skin in the game and deadlines has the time to jump in.

It’s tough but would you be willing to consider adding value to the metaflow ecosystem instead?

burakcvlk · 22m ago
Hey, really appreciate your thoughtful comment and you're absolutely right.

The ML space is evolving at a crazy pace, and I totally get that people who are deep in the field with real deadlines don’t have the bandwidth to adopt yet another framework. That’s why I’m not aiming to build a framework from scratch to compete, but rather to build a productivity and automation layer on top of existing tools like Metaflow.