Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
LLM-compiled knowledge bases for any AI agent. Parallel multi-agent research, thesis-driven investigation, source ingestion, wiki compilation, querying, and artifact generation.
| Date | Stars |
|---|---|
| 2026-07-31 | 914 |
| 2026-08-06 | 929 |
Today
+15 stars today
This week
— stars this week
This month
— stars this month
Momentum
95.0
growth rate 0.00%/day
``` ██╗ ██╗ ███╗ ███╗ ██╗ ██╗██╗██╗ ██╗██╗ ██║ ██║ ████╗ ████║ ██║ ██║██║██║ ██╔╝██║ ██║ ██║ ██╔████╔██║ ██║ █╗ ██║██║█████╔╝ ██║ ██║ ██║ ██║╚██╔╝██║ ██║███╗██║██║██╔═██╗ ██║ ███████╗███████╗██║ ╚═╝ ██║ ╚███╔███╔╝██║██║ ██╗██║ ╚══════╝╚══════╝╚═╝ ╚═╝ ╚══╝╚══╝ ╚═╝╚═╝ ╚═╝╚═╝ ``` [github.com/nvk/llm-wiki](https://github.com/nvk/llm-wiki) LLM-compiled knowledge bases for any AI agent. Parallel multi-agent research, collector catalogs, automated session capture, feedback curation, thesis-driven investigation, source ingestion, wiki compilation, truth-seeking audits, querying, and artifact generation. Ships as a Claude Code plugin, an OpenAI Codex plugin, an OpenCode instruction file, or a portable AGENTS.md for any other LLM agent. Obsidian-compatible. --- [Install](#install) · [Quick Start](#quick-start) · [Sessions](#session-memory) · [Commands](#commands) · [How It Works](#how-it-works) · [Research Modes](#research-modes) · [Thesis Research](#thesis-driven-research) · [Query Depths](#query-depths) · [Linking](#linking-works-everywhere) · [Obsidian](#obsidian-integration) · [Architecture](#claude-first-multi-runtime) · [Nono Sandbox](#nono-sandbox-permissions) · [Upgrade](#upgrade) · [Changelog](#changelog) · [Credits](#credits) --- ## Changelog **v0.16.0** — **Query Lite and token benchmarks.** Adds a compact read-only query protocol across Claude Code, Codex, Pi, DS4, OpenCode, and portable agents; reduces Claude `/wiki:query` instructions by 72.54%; adds explicit `$wiki-query`, read-only Pi launchers, static context budgets, corpus-identity gates, and reproducible Codex/Claude/DS4 benchmark lanes. OpenCode live-model behavior remains best effort. **v0.15.0** — **Topic guides.** Reframes `schema.md` as a human-owned topic guide, adds the friendlier `llm-wiki schema adopt` helper, keeps `schema migrate --apply` as a compatibility alias, and updates librarian docs to talk about conventions proposals instead of database-style schema migrations. **v0.14.0** — **Default topic guides.** Adds advisory `schema.md` by default, safe adoption helpers for older wikis, proposal-only librarian convention updates, deterministic docs/lint checks, and clarifies the optional index/server layer as a rebuildable non-authoritative cache. **v0.12.0** — **Feedback curator.** Captures high-signal corrections, preferences, approvals, and plan acceptance as redacted feedback candidates under `HUB/.sessions/feedback/`; ignores generic acknowledgements; adds review/manual-capture/promotion workflows; and keeps promotion into topic `raw/notes/` explicit. **v0.11.1** — **Session helper compatibility.** Small hotfix so automated session capture works on Python 3.9/macOS system Python as well as newer Python runtimes. **v0.11.0** — **Automated session capture.** Default-on redacted checkpoints under `HUB/.sessions/`, opt-out via `session disable`, compact context rehydration, explicit digest promotion, and a tested Codex hook bundle. ## Install **Claude Code** (native plugin): ```bash claude plugin install wiki@llm-wiki ``` **OpenAI Codex** (marketplace plugin): Install from GitHub: ```bash codex plugin marketplace add nvk/llm-wiki codex plugin add wiki@llm-wiki # Start a new Codex thread, then use @wiki or type $ to select wiki-query ``` Install from a local checkout with the managed bootstrap helper: ```bash ./scripts/bootstrap-codex-plugin.sh --scope user --verify ``` Or register the local checkout manually: ```bash codex plugin marketplace add /absolute/path/to/llm-wiki codex plugin add wiki@llm-wiki ``` Canonical explicit invocation: ```text $wiki-query "What does the wiki say about hardware wallet threat models?" @wiki research "hardware wallet threat models" @wiki collect "bitcoin memes" --wiki memes-bitcoin @wiki ingest https://example.com/article @wiki audit --project coldcard-threat-model @wiki session status @wiki feedback list --unpromoted @wiki session disable
Excerpt of 45,628 characters
Read on GitHub202
4
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:0a2ff63242cbb21a, topic:agentic-ai, topic:agentic-workflow, desc:ai agent