0
Introducing Daggr: Chain apps programmatically, inspect visually
https://huggingface.co/blog/daggr(huggingface.co)Daggr is a new open-source Python library for building complex AI workflows by programmatically chaining together Gradio apps, ML models, and custom functions. It employs a code-first approach, automatically generating an interactive visual canvas directly from your Python script. This visual interface allows you to inspect intermediate outputs, modify inputs, and rerun individual steps, which dramatically simplifies debugging complex pipelines. You can seamlessly integrate any public Gradio Space, call models via Hugging Face Inference Providers, or run your own Python functions as nodes within a workflow graph.
0 points•by will22•1 hour ago