prompts.chat vs reasoning-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| prompts.chat | reasoning-from-scratch | |
|---|---|---|
| Tagline | The world's largest open-source prompt library for AI | Implement a reasoning LLM in PyTorch from scratch, step by step |
| Stars | 165k | 4.7k |
| Forks | 21k | 699 |
| Open issues | 59 | 2 |
| Language | HTML | Jupyter Notebook |
| License | Other | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Jul 6, 2026 |
| Categories | LLM Frameworks, Developer Tools | Model 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
reasoning-from-scratch
Repository containing code and resources for building a large language model with reasoning capabilities using PyTorch. Aimed at educational purposes to understand how reasoning models operate.
Jupyter Notebook