easy-dataset vs LLMs-from-scratch

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

easy-datasetLLMs-from-scratch
TaglineA powerful tool for creating datasets for LLM fine-tuning, RAG, and EvalImplement a ChatGPT-like LLM in PyTorch from scratch
Stars15k99k
Forks1.5k15k
Open issues1224
LanguageJavaScriptJupyter Notebook
LicenseOtherOther
Last pushedMay 1, 2026Jun 2, 2026
CategoriesEvaluation & Observability, Model TrainingModel 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

LLMs-from-scratch

Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.

Jupyter Notebook