#44 · Primary category: MLOps & Evaluation
mage-ai
🧙 Build, run, and manage data pipelines for integrating and transforming data.
Project last updated:08/13/26
GitHub Stars
8.8K
Forks
991
Contributors
162
License
Apache-2.0
Why we included this project
Machine-learning teams often find the data plumbing around model training eats more time than the modeling itself. Mage tackles that with a notebook-style interface where each block is a real file, so you can load and clean data, transform it step by step, see what each stage does, then chain the steps into a scheduled pipeline. It works in Python, SQL, and PySpark and brings prebuilt connectors for databases, APIs, and cloud storage, so setup doesn't turn into a side project. You can run it locally with Docker or pip, no cloud account needed, which makes it a low-friction choice for small teams that want a visual ETL workspace without buying into a hosted platform. And if you already use Airflow or Prefect for orchestration, Mage can slot in just for the transformation work rather than replacing your scheduler.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models