huggingface/autotrain-advanced
🤗 AutoTrain Advanced
This project helps non-developers train or fine-tune machine learning models, including large language models (LLMs), without writing code. You provide your specialized text or image data in the correct format, and the system outputs a customized, deployable machine learning model. This tool is for researchers, data scientists, or domain experts who want to leverage advanced AI models for their specific use cases without deep programming knowledge.
4,561 stars. Actively maintained with 1 commit in the last 30 days. Available on PyPI.
Use this if you need to quickly train or fine-tune a language or image model for tasks like text classification, question answering, or image recognition using your own datasets, and prefer a no-code interface.
Not ideal if you need a solution that is actively maintained, receives new features, or has ongoing bug fixes, as this project is no longer supported.
Stars
4,561
Forks
630
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 26, 2026
Commits (30d)
1
Dependencies
47
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/huggingface/autotrain-advanced"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)