← Back to all bundles

azimuth — OKF Bundle for Knowledge Graphs

Draft

Public demonstrator of the HemySphere L1/L2/L3 vault doctrine (Karpathy LLM-Wiki family, Google-OKF-conformant bundle) - daily L1 ingest of WorldMonitor open-intelligence data, daily AI-synthesised L2 briefs under a CI-enforced editorial contract, and a queryable cross-channel knowledge graph, published as a read-only static site.

By mickywin22 0 stars Uncategorized MIT

Best for

  • Knowledge graph and knowledge management systems

What it does

  • Builds and maintains a structured knowledge graph from markdown content
  • Portable knowledge package that AI agents can load and use at runtime
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/mickywin22/azimuth
cd azimuth

Step 2: Point your AI agent at the bundle directory

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

Frequently Asked Questions

Is azimuth OKF conformant?

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

How do I install azimuth?

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

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

Similar bundles include power-framework, okf-agents, okf-reader. Browse these for alternative approaches and feature sets.