@Saboo_Shubham_: Google just introduced Open Knowledge Format. An open standard for the context AI agents need based on Karpathy's LLM w…
Summary
Google announced the Open Knowledge Format, an open standard based on Karpathy's LLM wiki concept, designed to provide context for AI agents using simple markdown files.
View Cached Full Text
Cached at: 06/20/26, 02:36 PM
Google just introduced Open Knowledge Format.
An open standard for the context AI agents need based on Karpathy’s LLM wiki concept.
Just markdown files. Built for humans and AI Agents. https://t.co/CtpY4HG2AL
Similar Articles
@wey_gu: Google Cloud 的 Open Knowledge Format 非常棒,标准化了 LLM-Wiki inspired 的分层级、有关系的 textual 知识的结构,我非常喜欢这个标准
Google Cloud introduces the Open Knowledge Format (OKF), an open specification that standardizes the LLM-wiki pattern for representing structured knowledge in markdown with YAML frontmatter, aiming to improve data sharing and interoperability for AI agents.
Introducing the Open Knowledge Format (9 minute read)
Google Cloud introduces the Open Knowledge Format (OKF), an open specification for representing metadata and curated knowledge in markdown files to improve data sharing and context for AI agents. The format aims to make knowledge from fragmented internal systems portable and interoperable.
@AlphaSignalAI: LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for variou…
Google's Open Knowledge Format (OKF) proposes a portable standard for organizational knowledge to help AI agents retrieve correct context, addressing fragmentation across data catalogs, wikis, and code.
@Saboo_Shubham_: Google just dropped a 50-page guide on AI Agent tools and interoperability. It covers the open protocols including MCP,…
Google released a free 50-page guide on AI Agent tools and interoperability, covering open protocols such as MCP, A2A, A2UI, AP2, and UCP.
@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...
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.