← Back to all bundles

ledgerkb — OKF Bundle for Knowledge Graphs

Draft

Turn scattered documents into a knowledge base that maintains a position over time. One append-only ledger of evidence-bearing assertions; the RAG index, knowledge graph, OKF wiki and change report are projections of it.

By rajo69 0 stars Uncategorized Apache-2.0

Best for

  • Knowledge graph and knowledge management systems
  • RAG (Retrieval Augmented Generation) pipelines

What it does

  • Turn scattered documents into a knowledge base that maintains a position over time.
  • One append-only ledger of evidence-bearing assertions; the RAG index, knowledge graph, OKF wiki and change report are projections of it..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/rajo69/ledgerkb
cd ledgerkb

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/ledgerkb
# Cursor
cursor /path/to/ledgerkb
# OpenCode
opencode /path/to/ledgerkb

Frequently Asked Questions

Is ledgerkb OKF conformant?

No, ledgerkb is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install ledgerkb?

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 ledgerkb?

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

What are alternatives to ledgerkb?

Similar bundles include okf-tools, oneo, mnemos. Browse these for alternative approaches and feature sets.