docparse-rs — OKF Bundle for RAG Pipelines
OKF ✓ v0.1Pure-Rust document parsing for RAG/agents: PDF · DOCX · HTML · more → byte-deterministic, page+bbox-citable chunks. One binary, zero deps.
Best for
- Markdown note-taking and personal knowledge management
- RAG (Retrieval Augmented Generation) pipelines
What it does
- Pure-Rust document parsing for RAG/agents: PDF · DOCX · HTML · more → byte-deterministic, page+bbox-citable chunks.
- One binary, zero deps..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/yzlabai/docparse-rs
cd docparse-rs Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/docparse-rs # Cursor
cursor /path/to/docparse-rs # OpenCode
opencode /path/to/docparse-rs Frequently Asked Questions
Is docparse-rs OKF conformant?
Yes, docparse-rs is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install docparse-rs?
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 docparse-rs?
docparse-rs 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 docparse-rs?
Similar bundles include OKF_Studio_EGT, espipe, open-knowledge-format-starter. Browse these for alternative approaches and feature sets.