@nash_su: llm_wiki was actually designated by Google as a knowledge standard: OKF v0.1. Of course, I'm referring to Karpathy's llm_wiki methodology, which Google has now drafted as version 0.1 of the Open Knowledge Format standard. My llm_w...

X AI KOLs Timeline News

Summary

Google has drafted Andrej Karpathy's LLM Wiki methodology as the Open Knowledge Format standard OKF v0.1. The project author nash_su plans to make his own llm_wiki project compatible with this standard.

llm_wiki was actually designated by Google as a knowledge standard: OKF v0.1 Of course, I'm referring to Karpathy's llm_wiki methodology, which Google has now drafted as version 0.1 of the Open Knowledge Format standard. It looks like my llm_wiki project needs to be made compatible with this as soon as possible. It has 11k stars now, so I need to step up the updates. Project URL: https://github.com/nashsu/llm_wiki Google OKF standard related documents: https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-improve-data-sharing/…
Original Article
View Cached Full Text

Cached at: 06/14/26, 07:38 AM

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 | 中文 | 日本語 | 한국어

Similar Articles

@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...

X AI KOLs Timeline

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

X AI KOLs Timeline

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.