Live, working demos

Examples that show, not pitch.

Every example here is a real, deployed app — pixel citations, hostable PDFs, agent inboxes, parser bench-offs. Open the live link, read the source, fork it, ship.

8 examples
Provider-agnostic citation hover preview
Citations React SDK

Provider-agnostic citation hovers

Drop in OpenAI, Claude, or Gemini citation payloads — they normalize to one Okra preview surface with a hover card, OG unfurl, and a 7-char shortlink.

PDF hosting wedge
Hosting CDN Free tier

PDF → shareable link, in 2 calls

Upload a PDF, get an immutable res.okrapdf.com URL with predictable page, crop, and OG variants. Drop-in replacement for cloudinary-style PDF delivery.

Bank statement extraction
Extract FinanceBench Tables

Bank-statement to ledger

Upload a chase or BoA statement, get clean transaction rows with dates, merchants, amounts, and source-cited values. Benchmarked head-to-head with the parser leaderboard.

Agent inbox flow
Agents Email Tools

Email-triggered PDF agent

Forward a PDF to {slug}@okra.computer with a natural-language ask. The agent parses, runs your tools, and replies with the answer plus citations. No webhooks, no auth ceremony.

SDK code sample
SDK TypeScript

The 6-line citation

Upload, ask, cite. The full pipeline — document upload, document chat, and a hostable pixel citation — fits in a single TypeScript snippet.

Flipbook upload demo
Hosting Flipbook Iframe

Upload → flipbook viewer

Drop a PDF onto a page and get a turnable flipbook — the spine, the page-turn, the lazy raster — in about 30 lines of HTML. Works inside any iframe, no SDK install.

Parser bench-off dashboard
Extract Eval A/B

Parser bench-off

Same page, multiple parsers, side-by-side. Swap thinking level, DPI, model — see which one wins on your document, not on a benchmark you don't share.