Live data from Hacker News

Googles specification (and tooling) for the LLM wiki

github.com

1–3 of 3 posts

Re: Googles specification (and tooling) for the LLM wiki

#2
Shortcuts: - Spec: https://github.com/GoogleCloudPlatform/knowledge-catalog/blo... - Blog Post (12.6.2026): https://cloud.google.com/blog/products/data-analytics/how-th...

I hope a simple specification from Google makes it easier to convince small teams to use a purely text-based and therefore LLM-processable knowledge base.

Re: Googles specification (and tooling) for the LLM wiki

#3

Shortcuts: - Spec: https://github.com/GoogleCloudPlatform/knowledge-catalog/blo... - Blog Post (12.6.2026): https://cloud.google.com/blog/products/data-analytics/how-th... I hope a simple specification from Google makes it easier to convince small teams to use a purely text-based and therefore LLM-processable knowledge base.

I also hope we can get some shared spec. OKF is an early candidate and seems reasonable enough as a starting point for interop between tools. "I" added it to my own tool to support the cause!

first design: https://github.com/verdverm/gmd/commit/b124898c987c86686769e...

first impl: https://github.com/verdverm/gmd/commit/3ff20b87597dd032021d3...