Orchestrator UI is a wrapper over MageAI that strives to simplify the development and execution of AI pipelines by providing a visual interface where users can view, run, and create pipelines effortlessly.
Whether you're an experienced ML engineer or just getting started with AI pipelines, Orchestrator UI makes it easy to build, view, and run workflows through an intuitive, no-code interface.
- 🗂️ Organized pipeline view – Browse pipelines by category: Train, Preprocess, Stream, Predict.
- 🔧 Effortless pipeline management – Rename, delete, and organize your workflows with ease.
- 💾 Flexible export options – Save pipelines in MageAI format or CWL for portability.
- 🏗️ No-code pipeline creation – Build new pipelines using predefined template blocks or generate custom ones with LLMs.
- 🤝 Federated learning support – Seamlessly develop federated learning pipelines with Shamrock and Fleviden.
-
Clone the repository 📂
git clone <repo-url> cd <repo-name>
-
Install dependencies 📦
npm install
-
Start the application 🚀
npm start
Enjoy building your AI pipelines with Orchestrator UI! 🚀😊