← Back to all bundles

gemini-okf-compiler — OKF Bundle for AI Agents

OKF ✓ v0.1

The Universal Open Knowledge Format (OKF) Ingestion Compiler. Convert PDF, DOCX, Markdown, and HTML into structured, cross-linked RAG context graphs using Google Gemini.

By vishal-raaj-dnd 7 stars Uncategorized

Best for

  • AI agent development

What it does

  • The Universal Open Knowledge Format (OKF) Ingestion Compiler.
  • Convert PDF, DOCX, Markdown, and HTML into structured, cross-linked RAG context graphs using Google Gemini..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/vishal-raaj-dnd/gemini-okf-compiler
cd gemini-okf-compiler

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/gemini-okf-compiler
# Cursor
cursor /path/to/gemini-okf-compiler
# OpenCode
opencode /path/to/gemini-okf-compiler

Frequently Asked Questions

Is gemini-okf-compiler OKF conformant?

Yes, gemini-okf-compiler is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install gemini-okf-compiler?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use gemini-okf-compiler?

gemini-okf-compiler works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.