graphrag vs LLMs-from-scratch

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

graphragLLMs-from-scratch
TaglineGraph-based Retrieval-Augmented Generation (RAG) systemImplement a ChatGPT-like LLM in PyTorch from scratch
Stars34k99k
Forks3.6k15k
Open issues1584
LanguagePythonJupyter Notebook
LicenseMITOther
Last pushedJun 22, 2026Jun 2, 2026
CategoriesData & Retrieval, LLM FrameworksModel Training, LLM Frameworks

graphrag

A modular graph-based RAG system designed to extract structured data from unstructured text using Large Language Models.

Python

LLMs-from-scratch

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

Jupyter Notebook