
Make It Find What It Missed

Chat Thinks. Cowork Works.

Don’t Ask AI to Read a Thousand PDFs. Ask It to Build the Reader.
One of my members inherited a data problem this month: thousands of legacy documents, officially called electronic, actually just PDFs. Scans. Some with handwriting. Some not even in English. The data inside them matters to his business, and the traditional answer is grim: a specialist at 150 to 200 dollars an hour, for more hours than anyone wants to count.
He spent ten minutes teaching his AI what the documents contained, which fields mattered, what to ignore. Then he gave it two files as a test. Eight minutes later he had them back, translated and structured into a spreadsheet. He QC’d every line: 100 percent. His words on the call: “it didn’t just save the day, it gave me hope”.
Then came the question that matters: how do you get from two documents to thousands? Because the answer is not “do that two thousand more times.”
The one-sentence shift
When most people hand AI a pile of documents, they say: “read these files and turn them into a spreadsheet”. That works, once on a small pile. At scale it breaks quietly. Somewhere in document 400, a field misreads, a line misaligns, and nothing tells you. On one document you’d catch it. Across thousands, how many are wrong, and which ones?
Solving for this requires a different tool and prompt. Instead of Claude Chat, use Claude Cowork. Instead of “read these files,” say: “build me a tool for this purpose”.
Now the AI doesn’t perform the task. It writes a small program, in your folder, purpose-built for your documents, and runs it. You never see code. You look at outputs and provide plain language feedback: “this column’s wrong, it’s missing X, fix it so Y shows up”. Each round of feedback improves the tool, not just one batch. And when it’s right, it’s right forever: from then on, you drop PDFs into the folder and structured data comes out. You didn’t do a task. You gained a capability.
Make it prove itself
The other half of scale is trust, and the fix is demanding the tool check its own work several different ways, plus make it keep a log of every line it wasn’t confident about so a human reviews just those. That verification protocol deserves its own post, and it has one: it’s the companion piece to this story.
When to level up
This whole build runs in Cowork, the walk-away half of Claude I covered here: https://tablelandpartners.com/claude-cowork-business/. No programming knowledge, just patience for the feedback loop. When your needs outgrow it, the same philosophy moves up a weight class to Claude Code, which can use your computer’s terminal, enrich documents with data from the web, and hand you a finished program with an icon on your desktop, or become your personal web developer: Same principle either way. Stop asking for the fish. Ask for the fishing rod, then criticize the rod until it’s perfect.
- Teach it the documents: what’s in them, which fields matter, what to ignore.
- Test on two files. QC every line yourself.
- Then the sentence that changes everything: “Build me a tool for this purpose.”
- Iterate on outputs in plain English until the tool is right.
- Demand self-checks and a low-confidence log; review only the flagged lines.
- Keep the tool. Next month’s pile takes minutes.
This post came out of a real conversation at the AI Essentials Roundtable, the small group I run for business owners who want to actually use AI instead of just reading about it. We meet every other week, screen-share real builds, and steal each other’s wins. If that sounds useful, details are here: tablelandpartners.com/ai_essentials_roundtable


