easy-dataset vs transformers
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| easy-dataset | transformers | |
|---|---|---|
| Tagline | A powerful tool for creating datasets for LLM fine-tuning, RAG, and Eval | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models |
| Stars | 15k | 162k |
| Forks | 1.5k | 34k |
| Open issues | 122 | 2.5k |
| Language | JavaScript | Python |
| License | Other | Apache-2.0 |
| Last pushed | May 1, 2026 | Jul 7, 2026 |
| Categories | Evaluation & Observability, Model Training | Data & Retrieval, Model Training, LLM Frameworks |
easy-dataset
Easy Dataset is an application designed to build high-quality structured datasets from domain-specific documents for use in large language model (LLM) applications such as fine-tuning, retrieval-augmented generation (RAG), and performance evaluation.
JavaScript
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python