@rohit4verse: google just turned karpathy's llm-wiki gist into a spec today: the open knowledge format. markdown files, one required …
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.
Similar Articles
Hot take...the AI search disruption narrative is aging badly
The article argues that despite the launch of AI search tools like SearchGPT and Perplexity, Google's search revenue has continued to grow, challenging the narrative that AI will disrupt its core business.
@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…
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.
Stanford grads walk out on Google CEO Sundar Pichai speech
Stanford graduates walked out during Google CEO Sundar Pichai's commencement speech, with no mention of AI unlike other university speakers this year.
We are all inside different machines.
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.
@mdancho84: Turn ANY DOCUMENT into LLM-ready data! Microsoft released MarkItDown, a lightweight Python library that converts any do…
Microsoft released MarkItDown, an open-source Python library that converts any document to Markdown for use with LLMs.