Hi everyone 👋
We’ve built a visual tool to create Kedro pipelines—no CLI needed—and would love your feedback!
👉 Try it here:
demo.kedro.org/kedro-builder
What it is
A drag-and-drop interface where you can:
• Create Kedro projects visually
• Add datasets and function nodes
• Connect components into pipelines
• View the generated code
• Export a ready-to-use Kedro project
Great for
• Quick prototyping
• Understanding how datasets, nodes, and pipelines fit together
How to try it
1️⃣ Follow a quick flow:
• Create a new project
• Add a dataset (CSV, Parquet, etc.)
• Add a function node
• Connect them into a simple pipeline
• View the generated code
• Export your project
2️⃣ Or explore freely:
• Try the 42 supported dataset types
• Build more complex pipelines
• Test validation and error handling
• Inspect the generated Kedro code
While testing, we’d love your thoughts on:
• Was it intuitive to use?
• Did the generated code look correct?
• Would you use this for learning or prototyping?
• Was there anything that felt confusing or unclear?
• Is there anything you’d like to see added or improved?
You can share feedback via feedback button in the tool or DM me directly.
Thanks for helping make Kedro more accessible 🙏