This is self-promotion, but hopefully the useful kind. I built Noofy , an open-source desktop app for running advanced AI workflows locally without making every user fight with model folders, custom nodes, dependencies, and giant node graphs. The basic idea: A technical user or creator builds a workflow. They decide which settings non-technical users should actually touch. Then Noofy turns that workflow into a clean dashboard. So instead of giving someone a huge graph and saying “good luck”, you can give them something closer to a small local app with a cool dashboard. The workflow can still be complex underneath. The user just does not need to understand the whole machine before they can try it. What problem I am trying to solve A lot of powerful ComfyUI workflows are shared every day. Image workflows. Video workflows. Audio workflows. Upscalers. Inpainting tools. Model experiments. But for many people, the first experience is not being creative, it is being a dev debugging a huge spaghetti mess. Missing models, missing custom nodes, python dependency issues., wrong folders, huge node graphs, unclear red errors. Then, even after everything finally runs, the user often has no idea which values are meant to be edited and which ones should be left alone. That is the gap Noofy is trying to fill. What Noofy is Noofy is a local desktop app built around automatic workflow packaging, setup, and execution. It uses ComfyUI as the engine behind the scenes, but the user interacts with a simpler dashboard layer. The goal is not to replace it !! The goal is to make expert-made workflows easier to run, reuse, and share. Basic flow A creator imports a ComfyUI workflow. They choose the useful controls to expose. Noofy packages the workflow into a dashboard. Another user opens it. Noofy prepares everything: download the models, install the custom nodes and their python dependencies, and prepare the dashboard. The user gets a clean interface instead of a giant graph. They tweak the visible settings and run it locally, It is that simple. Also, Noofy prepares workflows in separate runtime environments when needed to ensure the new cool workflow you have found online will never break it. What it is not It is not a hosted AI generation service. It is not made to create workflows, but to use them in the simplest and fastest way possible. It is not trying to replace ComfyUI for people who love building node graphs. Who it is for People who want to try advanced AI workflows but bounced off because setup was too painful. Creators who want to share powerful workflows with people who are not technical. ComfyUI users who run workflows but do not really build complex ones themselves. Why I built it I kept seeing the same situation: Someone shares an amazing workflow. People want to try it. Then half of them get stuck before the first run. That feels like a waste. The AI community is building incredibly powerful workflows, but distribution is still rough. Noofy is my attempt to make “I found a cool workflow” turn into “I can actually run it” faster and easier. Of course I made it open source ;) https://github.com/menahem121/Noofy submitted by /u/Otherwise_Kale_2879
Originally posted by u/Otherwise_Kale_2879 on r/ArtificialInteligence
