@nash_su: llm_wiki v0.4.14 released with two main updates: - Optimized analysis of long content files, added intelligent chunk split and contextual association analysis, ensuring long texts don't lose global information even when sliced. - DeepResearch now supports AnyTxt …
Summary
llm_wiki v0.4.14 released, with major updates including intelligent chunk splitting and contextual association analysis for long files, and DeepResearch integration with AnyTxt, a local search tool for efficient querying of local files.
View Cached Full Text
Cached at: 05/26/26, 11:15 PM
A personal knowledge base that builds itself. LLM reads your documents, builds a structured wiki, and keeps it current.
What is this? • Features • Tech Stack • Installation • Credits • License
English | Chinese | Japanese
Similar Articles
@nash_su: llm_wiki v0.4.16 版本更新发布 大幅提升了知识图谱的渲染性能,浏览搜索更加流畅。 https://github.com/nashsu/llm_wiki
llm_wiki v0.4.16 版本更新发布,大幅提升了知识图谱的渲染性能,浏览搜索更加流畅。
@nash_su: llm_wiki v0.4.13 released, total stars exceed 9k+! Thank you all for your support. This version primarily fixes various bugs and merges many PRs. Contributions from the open source community are increasing. Thank you all very much. https://github.com/nashsu/llm_…
llm_wiki v0.4.13 released, primarily fixes bugs and merges community PRs, project stars exceed 9k+.
@nash_su: llm_wiki v0.4.11 released with Star count exceeding 8k. Main features: - New local API Server for accessing project files, search, relationship graph data, and data rescan via API. Configurable in settings. With Skill, it can integrate with various Agents…
llm_wiki v0.4.11 released, adds local API Server supporting Agent integration, unified search backend, new knowledge graph search feature, Star count exceeds 8k.
@Huanusa: The ceiling of personal knowledge bases has arrived! This GitHub LLM Wiki project has already garnered 2800+ Stars, completely leaving ordinary RAG in the dust! It's not the useless mode of "re-retrieving" every time, but lets AI directly help you incrementally build a truly structured Wiki — compile knowledge once, and it continuously evolves...
LLM Wiki is an open-source desktop application that uses LLM to incrementally build a structured knowledge base, supporting knowledge graphs, community detection, Obsidian integration, and Chrome clipping, aiming to replace traditional RAG approaches.
@LufzzLiz: https://x.com/LufzzLiz/status/2058542686551028006
This article details the paradigm of incrementally maintaining a persistent markdown wiki using LLM (LLM Wiki), and open-sources the Claude Code skill along with multiple examples, including x-algorithm-wiki, to help developers automatically build a trusted architecture wiki for their project source code.