Cloud-Pipelines/pipeline-editor
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.
This web application helps machine learning practitioners visually construct and execute complex machine learning workflows. You can drag and drop different ML tasks (components) to build a sequence, specify their inputs, and then run this entire 'pipeline' in the cloud. It's ideal for data scientists, ML engineers, or researchers who need to experiment with or deploy ML models without deep development environment setup.
No commits in the last 6 months.
Use this if you want to graphically design, edit, and run machine learning pipelines in the cloud using a visual editor rather than writing code.
Not ideal if you require a production-ready system with strict stability guarantees, as this is an early alpha version under active development.
Stars
67
Forks
18
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Aug 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/Cloud-Pipelines/pipeline-editor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
mlrun/mlrun
MLRun is an open source MLOps platform for quickly building and managing continuous ML...
clearml/clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data...
argoproj-labs/hera
Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations....
argoproj/argo-workflows
Workflow Engine for Kubernetes