← Back to all bundles

Bodhi — OKF Bundle for Knowledge Graphs

OKF ✓ v0.1

An open, interactive knowledge graph of modern AI — 123 concepts from tokens & attention to LoRA, DPO, reasoning models, and agents, with typed connections. Fully offline, zero dependencies. Built on the Open Knowledge Format.

By AI-First-Community 5 stars Uncategorized MIT

Best for

  • Knowledge graph and knowledge management systems

What it does

  • An open, interactive knowledge graph of modern AI — 123 concepts from tokens & attention to LoRA, DPO, reasoning models, and agents, with typed connections.
  • Fully offline, zero dependencies.
  • Built on the Open Knowledge Format..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/AI-First-Community/Bodhi
cd Bodhi

Step 2: Point your AI agent at the bundle directory

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

Frequently Asked Questions

Is Bodhi OKF conformant?

Yes, Bodhi is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install Bodhi?

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

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

Similar bundles include OKF_Studio_EGT, okq, dev-workspace. Browse these for alternative approaches and feature sets.