@rohit4verse: google just turned karpathy's llm-wiki gist into a spec today: the open knowledge format. markdown files, one required …

X AI KOLs Timeline Tools

Summary

Google has released the Open Knowledge Format, a specification based on Karpathy's llm-wiki, using markdown files for portable knowledge representation, decoupling human-written knowledge from agent consumption.

google just turned karpathy's llm-wiki gist into a spec today: the open knowledge format. markdown files, one required field. the format question is now settled. the hard part still isn't. what it changes: - portability. a bundle is a tarball or a git repo. it moves between orgs and tools with no translation layer. - version control. knowledge lives beside the code it describes, with diffs and history for free. - decoupling. a human writes the bundle, an agent reads it, with no shared tooling between them. - no SDK, no account. you read and write plain markdown. what it leaves to you: - contradiction resolution. a new source fights an old claim. OKF stores both and never says which wins. - staleness. timestamp is a field. retiring a dead fact is a call the format won't make. - merge policy. which page a fact lands on, what gets forked or overwritten. the producer agent owns it. - retrieval. index.md holds for a few hundred pages. past that you need hybrid search and a reranker. OKF standardized the filing cabinet. the librarian is still yours to build.
Original Article

Similar Articles

@GYLQ520: Attention AI Agent developers! Token costs burning a hole in your pocket? There's an open-source tool called curl.md that converts web pages to Markdown format for AI, slashing token consumption significantly. Choose from CLI, browser extension, or API usage. Cursor, Claud…

X AI KOLs Timeline

curl.md is an open-source tool that converts web pages to optimized Markdown format for AI agents, significantly reducing token consumption and cost. It offers CLI, browser extension, and API usage, with integrations for Cursor, Claude, and other agents.

We are all inside different machines.

Reddit r/artificial

The article argues that users of AI systems like Claude, GPT, and Gemini are actually inside personalized, operator-shaped environments, creating a recursive intelligence bubble where everyone's AI experience differs, undermining the illusion of a shared, neutral AI.