atomicstrata/llm-wiki-compiler
The knowledge compiler. Raw sources in, interlinked wiki out. Inspired by Karpathy's LLM Wiki pattern.
About the project
A knowledge compiler that turns raw sources (papers, notes, PDFs, transcripts) into an interlinked markdown wiki with citations that can be browsed, queried, and reused. Implements the LLM Wiki pattern for a durable knowledge base instead of re-searching raw files per query.
Useful for
- Compile a folder of papers and notes into an interlinked wiki with citations
- Serve agents a stable context pack over MCP instead of loose files
- Check page freshness and integrity via llmwiki lint and refresh --stale
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 3 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- GitHub Trending TypeScript today: #7, +13 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 2,107
- Today
- 0 · ≈ 3 by evening
- Forks
- 222
- Issues and pull requests
- 239
- Watchers
- 21
- Language
- TypeScript
- License
- MIT
- Latest release
- v1.3.0 · September 11, 2026
- Created
- April 5, 2026
- Last push
- September 23, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026GitHub Trending TypeScript today: #7, +13 stars
More in this category
-
8.0
jaredpalmer/kev
kev is a LoRA adapter with a small readout head on top of Qwen2.5-0.5B that answers many typed questions about a document in a single forward pass, returning calibrated probabilities instead of text.
-
6.2
deepopen-com/deepopen
Open-source non-autoregressive System 1 decision engine for typed decisions: returns typed answers (choice, score, noul) in a single forward pass across 100+ languages without generating text. Suited for…
-
6.0
taeold/djev-run
Deploys the DiffusionGemma-Jev (djev) model on Google Cloud Run with an NVIDIA RTX PRO 6000 GPU and a TypeSafe AI compatible API. Includes Snake, Dino, and Tetris demos running directly in the browser.
-
5.9
nokia-applied-research/AnyJev
Turns any LLM into a decision model with typed questions (choice, yes/no, score) that return real probabilities read from the next-token distribution, without training. L0 removes position and label-prior bias; L1 adds…
-
5.5
mizorewww/laya-mlx
Native MLX runtime for Laya typed decision models: returns probabilities for choices, scores or truth values without text generation, running locally on Apple Silicon.
-
4.9
volotat/mini-AGI
A byte-level continual-learning language model that assembles its own architecture, trains from scratch on a single 8 GB VRAM GPU, and keeps learning from everything it reads. An experiment showing continual learning…