TangleML/tangle
Tangle is a web app that allows the users to build and run Machine Learning pipelines without having to set up development environment.
Tangle is a web application that helps data scientists, machine learning engineers, and researchers build and run machine learning experiments and production workflows visually, without needing to set up a development environment. You drag and drop components to create a pipeline, feed in your data, and the system orchestrates the execution to produce models, predictions, or other insights. It's designed for anyone managing batch data processing that has a clear start and end point.
201 stars.
Use this if you need a no-code/low-code web interface to create, run, and monitor machine learning pipelines, especially if you want to avoid local environment setup.
Not ideal if you prefer to build and manage your ML workflows exclusively through code in a local development environment or require real-time streaming data processing.
Stars
201
Forks
14
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TangleML/tangle"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
treeverse/dvc
🦉 Data Versioning and ML Experiments
runpod/runpod-python
🐍 | Python library for RunPod API and serverless worker SDK.
microsoft/vscode-jupyter
VS Code Jupyter extension
4paradigm/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing...
uber/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning...