Show HN: Filling PDF forms with AI using client-side tool calling
A privacy-respecting AI solution for PDF form filling and manipulation, where the PDF never leaves the browser and tool execution is client-side, addressing critical privacy concerns for industries like healthcare.
View Origin LinkProduct Positioning & Context
Stack is pretty standard:- Tanstack Start- AI SDK from Vercel- Tailwind (I personally prefer CSS modules, I'm old-school but the goal since I open source it, I figured that Tailwind would be a better fit)The more interesting part is the client-side tool calling: events are passed back and forth via iframe postMessage.If you're not familiar with "tool calling" and "client-side tool calling", a quick primer:Tool calling is what LLMs use to take actions. When Claude runs grep or ls, or hits an MCP server, those are tool calls.Client-side tool calling means the intent to call a tool comes from the LLM, but the execution happens in the browser.That matters for: speed, you can't go faster than client-to-client operations and also gives you the ability to limit the data you expose to the LLM. For the demo I do feed the content of the document to the LLM, but that connection could be severed as simply as removing the tool that exposes the content data.The demo is fully open source, available on Github [2] and the demo is the same as the link of this post [3]What's not open source is SimplePDF itself (loaded as the iframe).I could talk on and on about this, let me know if you have any questions, anything goes![1] https://github.com/jbarrow/commonforms[2] https://github.com/SimplePDF/simplepdf-embed/tree/main/copil...[3] https://copilot.simplepdf.com/?share=a7d00ad073c75a75d493228...
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is Filling PDF forms with AI using client-side tool calling?
Where did Filling PDF forms with AI using client-side tool calling originate?
When was Filling PDF forms with AI using client-side tool calling publicly launched?
How popular is Filling PDF forms with AI using client-side tool calling?
Which technical categories define Filling PDF forms with AI using client-side tool calling?
What are some commercial alternatives to Filling PDF forms with AI using client-side tool calling?
How does the creator describe Filling PDF forms with AI using client-side tool calling?
Community Voice & Feedback
[1] https://developer.chrome.com/docs/ai/built-in
As far as I can tell, no way to skip this, leave it empty, not even "use a space". And that field would be empty for many or most.
Discovery Source
Hacker News Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.
SaaS Metrics