Skip to content

Cloud Pipelines Studio is a web app that allows the users to build and run Machine Learning pipelines without having to set up development environment.

License

Notifications You must be signed in to change notification settings

Cloud-Pipelines/pipeline-studio-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Pipelines Studio

Cloud Pipelines Studio is a web app that allows the users to build and run Machine Learning pipelines using drag and drop without having to set up development environment.

image

Video

Please take a look at the short video demonstrating the first version of the visual pipeline editor.

Cloud Pipelines Editor - Build machine learning pipelines without writing code

Demo

Demo

The experimental new version of the Cloud Pipelines Studio app is now available at https://cloud-pipelines.net/pipeline-studio-app . No registration is required to experiment with building pipelines. To install your own app instance, follow the backend installation instructions.

Please check it out and report any bugs you find using GitHub Issues.

The app is under active development, so expect some breakages as I work on the app and do not rely on the app for production.

App features:

  • Build pipeline using drag and drop
  • Edit component arguments
  • Submit the pipeline for execution. (Follow the backend installation instructions.)
  • The ComponentSpec/component.yaml format used by Cloud Pipelines is fully compatible with the Google Cloud Vertex AI Pipelines and Kubeflow Pipelines v1. You can find many components here: Ark-kun/pipeline_components
  • Preloaded component library
  • User component library (add private components)
  • Component search
  • Import and export pipelines

There are many features that I want to add, but I want to prioritize them based on your feedback.

Credits:

This app is based on the Pipeline Editor app created by Alexey Volkov as part of the Cloud Pipelines project.

About

Cloud Pipelines Studio is a web app that allows the users to build and run Machine Learning pipelines without having to set up development environment.

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 98.8%
  • Other 1.2%