caveman vs LLMs-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| caveman | LLMs-from-scratch | |
|---|---|---|
| Tagline | Cuts 65% of tokens in AI coding agent responses. | Implement a ChatGPT-like LLM in PyTorch from scratch |
| Stars | 86k | 99k |
| Forks | 4.8k | 15k |
| Open issues | 370 | 4 |
| Language | JavaScript | Jupyter Notebook |
| License | MIT | Other |
| Last pushed | Jul 3, 2026 | Jun 2, 2026 |
| Categories | Developer Tools, LLM Frameworks | Model Training, LLM Frameworks |
caveman
A skill/plugin for various AI agents, including Claude Code and other platforms, reducing output tokens for more concise, direct communication while maintaining accuracy.
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