DVC
Open-source version control for ML datasets, models, and experiments.
About
DVC, short for Data Version Control, brings Git-style versioning to machine learning datasets, models, and experiments. Developed by Iterative and released under the Apache 2.0 license, it stores large artifacts in cloud or on-premise storage such as S3, Azure, Google Cloud, or SSH remotes while keeping small metadata files under regular Git control, so a repository can describe exactly which data and model versions produced a given result. DVC also defines reproducible pipelines as computational graphs connecting code and data, re-running only the stages affected by a change, and tracks experiments locally against existing Git hosting without extra servers. Comparison commands let teams diff data, parameters, metrics, and models across runs. The project ships as a command-line tool plus a VS Code extension and is widely used by data scientists and ML engineers who want reproducibility and collaboration built on workflows they already know from Git.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Deployment & MLOps
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Local AI API platform that runs LLMs on your hardware with OpenAI-compatible API.
Self-hosted Go gateway that routes LLM traffic across providers with failover, caching, and guardrails.
Open-source orchestrator for AI training and inference across clouds, Kubernetes, and bare metal.
Kubernetes-native workflow orchestration platform for machine learning and data pipelines.
Open-source AI gateway that routes requests to more than 1,600 LLMs through one API with guardrails and caching.
Framework for building production-ready AI application services.