All Projects → Cloud-Pipelines → pipeline-editor

Cloud-Pipelines / pipeline-editor

Licence: Apache-2.0 License
Cloud Pipelines Editor is a web app that allows the users to build and run Machine Learning pipelines without having to set up development environment.

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to pipeline-editor

cloud-cardboard-viewer
Build a Node.js & Angular 2 Web App using Google Cloud Platform
Stars: ✭ 23 (+4.55%)
Mutual labels:  google-cloud, google-cloud-platform
Cloud-Service-Providers-Free-Tier-Overview
Comparing the free tier offers of the major cloud providers like AWS, Azure, GCP, Oracle etc.
Stars: ✭ 226 (+927.27%)
Mutual labels:  google-cloud, google-cloud-platform
emulator-tools
Google Cloud BigTable and PubSub emulator tools to make development a breeze
Stars: ✭ 16 (-27.27%)
Mutual labels:  google-cloud, google-cloud-platform
ob google-bigquery
This service is meant to simplify running Google Cloud operations, especially BigQuery tasks. This means you do not have to worry about installation, configuration or ongoing maintenance related to an SDK environment. This can be helpful to those who would prefer to not to be responsible for those activities.
Stars: ✭ 43 (+95.45%)
Mutual labels:  google-cloud, google-cloud-platform
Google-Cloud-Study-Jams
Resources for 30 Days of Google Cloud program workshops and events conducted by GDSC VJTI
Stars: ✭ 13 (-40.91%)
Mutual labels:  google-cloud, google-cloud-platform
Php-Google-Vision-Api
Google Vision Api for PHP (https://cloud.google.com/vision/)
Stars: ✭ 61 (+177.27%)
Mutual labels:  google-cloud, google-cloud-platform
restme
Template to bootstrap a fully functional, multi-region, REST service on GCP with a developer release pipeline.
Stars: ✭ 19 (-13.64%)
Mutual labels:  google-cloud, google-cloud-platform
deploy-cloudrun
This action deploys your container image to Cloud Run.
Stars: ✭ 238 (+981.82%)
Mutual labels:  google-cloud, google-cloud-platform
notionproxy
Notion as a web site, inspired by react-notion-x.
Stars: ✭ 24 (+9.09%)
Mutual labels:  google-cloud, google-cloud-platform
argon
Campaign Manager 360 and Display & Video 360 Reports to BigQuery connector
Stars: ✭ 31 (+40.91%)
Mutual labels:  google-cloud, google-cloud-platform
GoogleCloudLogging
Swift (Darwin) library for logging application events in Google Cloud.
Stars: ✭ 24 (+9.09%)
Mutual labels:  google-cloud, google-cloud-platform
vertex-ai-samples
Sample code and notebooks for Vertex AI, the end-to-end machine learning platform on Google Cloud
Stars: ✭ 270 (+1127.27%)
Mutual labels:  google-cloud-platform, vertex-ai
K8s-Cluster-Provisioner-GCP-Terrafrom
This repo will seamlessly setup self managed Kubernetes cluster in GCP using Terraform and Kubespray.
Stars: ✭ 17 (-22.73%)
Mutual labels:  google-cloud, google-cloud-platform
zorya
Google Cloud Instance Scheduler helping to reduce costs by 60% on average for non-production environments.
Stars: ✭ 127 (+477.27%)
Mutual labels:  google-cloud, google-cloud-platform
spanner-bench
Google Cloud Spanner Query Planner Benchmarking
Stars: ✭ 24 (+9.09%)
Mutual labels:  google-cloud, google-cloud-platform
iris3
An upgraded and improved version of the Iris automatic GCP-labeling project
Stars: ✭ 38 (+72.73%)
Mutual labels:  google-cloud, google-cloud-platform
dolphinnext
A graphical user interface for distributed data processing of high throughput genomics
Stars: ✭ 92 (+318.18%)
Mutual labels:  pipeline, pipelines
awesome-bigquery-views
Useful SQL queries for Blockchain ETL datasets in BigQuery.
Stars: ✭ 325 (+1377.27%)
Mutual labels:  google-cloud, google-cloud-platform
monolog-google-cloud-json-formatter
A Monolog extension for formatting log entries for Google Cloud Logging
Stars: ✭ 15 (-31.82%)
Mutual labels:  google-cloud, google-cloud-platform
appengine-java-standard
Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
Stars: ✭ 141 (+540.91%)
Mutual labels:  google-cloud, google-cloud-platform

Cloud Pipelines Editor

Cloud Pipelines Editor 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.

Video

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

Cloud Pipelines - Build machine learning pipelines without writing code image

Demo

Demo

The early alpha version of the Cloud Pipelines Editor app shown in this video is now available at https://cloud-pipelines.net/pipeline-editor . The app is open and standalone. No registration is required.

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 to Google Cloud Vertex Pipelines for execution.
  • Fully compatible with the Kubeflow Pipelines' components (component.yaml files) You can find some components here: Ark-kun/pipeline_components or kubeflow/pipelines/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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].