awesome-python-data-science icon indicating copy to clipboard operation
awesome-python-data-science copied to clipboard

Add Skyulf to AutoML tools list in README

Open flyingriverhorse opened this issue 2 months ago • 0 comments

Skyulf is an open-source MLOps web application designed to orchestrate end-to-end machine learning workflows. It provides a modular system for:

  • Creating and managing data ingestion pipelines
  • Designing feature engineering steps
  • Triggering and monitoring model training jobs
  • Visualizing workflows using an interactive React Flow–based UI
  • Running asynchronous tasks through Celery + Redis
  • Exposing a clean, API-first architecture built with FastAPI

Skyulf helps developers quickly bootstrap production-ready MLOps infrastructure without manually wiring backend, orchestration, and UI components from scratch.

flyingriverhorse avatar Nov 14 '25 09:11 flyingriverhorse