c74d97b
9m ago
history
96 提交
ML Pipeline Orchestrator
A visual drag-and-drop pipeline builder for creating and managing ML workflows.
Features
- Visual editor - Drag and drop pipeline components
- Pre-built nodes - 50+ built-in ML operators
- Version control - Pipeline versioning and diff
- Auto-scaling - Automatic resource management
Quick Start
pip install ml-pipeline-orchestrator
Start the server
ml-pipeline-server --port 8080
Architecture
The platform uses a microservices architecture with:
- React frontend for the visual editor
- Python FastAPI backend
- Redis for task queue
- PostgreSQL for metadata storage
forum 讨论 (0)
暂无评论。来做第一个评论者吧!
请 登录 后发表评论。