From b65be5ce37cbe94acae6ac3559d68a4e8826dea4 Mon Sep 17 00:00:00 2001 From: vishal-raaj-dnd Date: Fri, 10 Jul 2026 00:58:28 +0530 Subject: [PATCH] docs: add OmniOKF to community and ecosystem tools Updated the README to reflect community tools and contributing guidelines. --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1e9f870..bed6cf1 100644 --- a/README.md +++ b/README.md @@ -10,16 +10,14 @@ This repository features tools, agents, and samples that demonstrate Knowledge C [![Open in Cloud Shell](http://gstatic.com/cloudssh/images/open-btn.svg)](https://console.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https%3A%2F%2Fgithub.com%2FGoogleCloudPlatform%2Fknowledge-catalog.git) -## Contributing - -See the contributing [instructions](CONTRIBUTING.md) to get started contributed. +## Community & ecosystem tools +Open-source tools built by the community around OKF: -## License +### Generation & publishing +- [OmniOKF](https://github.com/vishal-raaj-dnd/gemini-okf-compiler) — A zero-system-dependency compiler that converts PDFs, Office documents, and HTML files into cross-linked OKF bundles using Microsoft's `markitdown` and Gemini Flash. -All solutions within this repository are provided under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license. Please see [LICENSE](LICENSE.md) for more detailed terms and conditions. +## Contributing -## Disclaimer - -This repository and its contents are not an official Google product. +See the contributing [instructions](CONTRIBUTING.md) to get started contributed.