← Back to all bundles

cole-medin-knowledge-base — OKF Bundle for AI Agents

Draft

An OKF (Open Knowledge Format) knowledge base + Karpathy-style LLM wiki synthesized from Cole Medin's entire long-form YouTube catalog. Drop it next to any project for agent-ready, cited reference. No database, no embeddings.

By coleam00 99 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • An OKF (Open Knowledge Format) knowledge base + Karpathy-style LLM wiki synthesized from Cole Medin's entire long-form YouTube catalog.
  • Drop it next to any project for agent-ready, cited reference.
  • No database, no embeddings..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/coleam00/cole-medin-knowledge-base
cd cole-medin-knowledge-base

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/cole-medin-knowledge-base
# Cursor
cursor /path/to/cole-medin-knowledge-base
# OpenCode
opencode /path/to/cole-medin-knowledge-base

Frequently Asked Questions

Is cole-medin-knowledge-base OKF conformant?

No, cole-medin-knowledge-base is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install cole-medin-knowledge-base?

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 cole-medin-knowledge-base?

cole-medin-knowledge-base works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.