prompts.chat vs LLMs-from-scratch

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

prompts.chatLLMs-from-scratch
TaglineThe world's largest open-source prompt library for AIImplement a ChatGPT-like LLM in PyTorch from scratch
Stars165k99k
Forks21k15k
Open issues594
LanguageHTMLJupyter Notebook
LicenseOtherOther
Last pushedJul 7, 2026Jun 2, 2026
CategoriesLLM Frameworks, Developer ToolsModel Training, LLM Frameworks

prompts.chat

A repository for sharing and discovering AI prompts, primarily for ChatGPT but also compatible with other models. Originally known as Awesome ChatGPT Prompts.

HTML

LLMs-from-scratch

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

Jupyter Notebook