aici vs LLMs-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| aici | LLMs-from-scratch | |
|---|---|---|
| Tagline | Artificial Intelligence Controller Interface (AICI) | Implement a ChatGPT-like LLM in PyTorch from scratch |
| Stars | 2.1k | 99k |
| Forks | 84 | 15k |
| Open issues | 41 | 4 |
| Language | Rust | Jupyter Notebook |
| License | MIT | Other |
| Last pushed | Jan 22, 2025 | Jun 2, 2026 |
| Categories | Inference & Serving, LLM Frameworks | Model Training, LLM Frameworks |
aici
AICI allows building Controllers for real-time constraint and direction of Large Language Model outputs, implemented as WebAssembly modules.
Rust
LLMs-from-scratch
Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.
Jupyter Notebook