nashsu/llm_wiki
LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base — automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sources。
TypeScript★ 18,246+142 that day#11 on trending3.11% duplicated
444files
142,651lines
773,238tokens
378clones
4,430duplicated lines (3.11%)
28,038duplicated tokens (3.63%)
By format
| Format | Files | Lines | Clones | Duplicated lines | Duplication |
|---|---|---|---|---|---|
| typescript | 289 | 67,860 | 201 | 2,483 | 3.66% |
| rust | 40 | 33,967 | 148 | 1,606 | 4.73% |
| tsx | 61 | 23,144 | 25 | 305 | 1.32% |
| markdown | 7 | 2,582 | 3 | 30 | 1.16% |
| css | 1 | 182 | 1 | 6 | 3.3% |
| json | 14 | 5,069 | 0 | 0 | 0% |
| javascript | 5 | 4,079 | 0 | 0 | 0% |
| bash | 13 | 2,563 | 0 | 0 | 0% |
| text | 5 | 2,231 | 0 | 0 | 0% |
| yaml | 2 | 266 | 0 | 0 | 0% |
Largest clones
- 45 lines · 249 tokens tsxsrc/components/settings/sections/llm-provider-section.tsx:1087–1131⇆src/components/settings/sections/llm-provider-section.tsx:1182–1226
- 32 lines · 243 tokens tsxsrc/components/chat/chat-message.tsx:1474–1505⇆src/components/layout/research-panel.tsx:216–239
- 30 lines · 214 tokens typescriptsrc/lib/__tests__/claude-cli-transport.test.ts:1–30⇆src/lib/codex-cli-transport.test.ts:1–30
- 46 lines · 207 tokens rustsrc-tauri/src/agent/runtime.rs:2020–2065⇆src-tauri/src/agent/runtime.rs:2099–2144
- 40 lines · 184 tokens typescriptsrc/lib/enrich-wikilinks.real-llm.test.ts:47–86⇆src/lib/lint.real-llm.test.ts:51–89
- 22 lines · 180 tokens tsxsrc/components/chat/chat-message.tsx:1467–1488⇆src/components/editor/file-preview.tsx:556–577
- 16 lines · 152 tokens rustsrc-tauri/src/commands/file_sync.rs:975–990⇆src-tauri/src/commands/file_sync.rs:1003–1018
- 15 lines · 150 tokens tsxsrc/components/editor/file-preview.tsx:572–586⇆src/components/editor/wiki-reader.tsx:202–216
- 38 lines · 149 tokens typescriptsrc/lib/ingest.real-llm.test.ts:390–427⇆src/lib/sweep-reviews.real-llm.test.ts:82–123
- 27 lines · 148 tokens rustsrc-tauri/src/commands/vectorstore.rs:215–241⇆src-tauri/src/commands/vectorstore.rs:854–884
Trending appearances
| Day | Rank | Stars | Files | Lines | Clones | Duplication | Commit |
|---|---|---|---|---|---|---|---|
| Sep 11, 2026 | #11 | 18,246 (+142) | 444 | 142,651 | 378 | 3.11% | e808211 |
Want this for your own project? Install jscpd and run jscpd .