Projects

Open-source tools for document workflows.

We are building practical tooling for documents, collaboration, and developer productivity. Some projects are live today, while others are actively in progress.

Project 01

Available

PDF Tools for Claude

An open-source PDF toolkit for Claude Desktop and Cursor that focuses on analysis, extraction, form filling, and repeatable document workflows.

  • Exposes 12 MCP tools that work across Claude Desktop and Cursor, so teams can keep one PDF workflow across both environments.
  • Reads and analyzes large PDFs (300+ pages), including OCR support for scanned files.
  • Automates form workflows (W-9, 1099, I-9, and similar), including validation of missing required fields and password-protected PDF handling.
  • Supports bulk operations with CSV, reusable profiles for common form data, and extraction back to CSV for reporting.

Project 02

Available

Agent Review CLI

A command-line orchestrator that spawns parallel AI agents to review, fix, and integrate code changes across your codebase — all from a single command.

  • Spawns N agents that work simultaneously in isolated git worktrees, discovering issues and fixing them in parallel.
  • Full pipeline from discovery to deployment: plan, discover, fix, integrate, verify, and publish a PR automatically.
  • Backend-agnostic — supports Codex, Claude Code, and OpenCode as interchangeable backends, or mix them all.
  • Live terminal dashboard with real-time phase tracking, per-agent status, token usage, and a scrolling activity log.

Project 03

In progress

Open Source PDF Library in Rust

A from-scratch PDF SDK in Rust focused on performance, safety, and long-term maintainability.

  • Built as a foundational library for parsing, reading, and writing PDF documents with strict type safety.
  • Focused on predictable behavior, memory-safe internals, and composable APIs for SDK users.
  • Targeting core SDK capabilities first, with broader document tooling built on top as the project matures.

Project 04

Coming soon

Open Source Agreement Editor (Lexical-based)

A contract and agreement editor built on Lexical from Meta, designed for open workflows and structured legal content.

  • Planned to support clause-level editing, reusable templates, and structured document composition.
  • Aims to make legal drafting more transparent with open, developer-friendly building blocks.
  • Will ship as open source to enable custom integrations, extensions, and self-hosted deployments.

Project 05

Coming soon

Open Source Whiteboarding Library with AI Support

A whiteboarding library for collaborative visual thinking, with AI-assisted creation and refinement.

  • Planned for interactive canvas primitives that can be embedded in web projects and documentation tools.
  • AI support is intended to help generate diagrams, organize board content, and accelerate brainstorming.
  • Designed for open extensibility so teams can tailor interactions, models, and workflows to their needs.