This looks interesting, I’m looking for a good personal PDF editor that I can use in windows and private.<p>Seems like your product is more for organizations, any idea if such a thing exists. It seems like the market is full of bloated (Adobe/foxit) or not properly working editors.
In the chat box I typed my SSN is "123-45-6789". It filled it in in the wrong box (4 Exemptions).<p>What problem is this solving? Isn't it easy enough to just click in the correct box and type the values?<p>How does this compare to Claude Cowork?
Might be worth making it clearer that the chat messages are going to a remote server. So any PII data is leaving the local machine.
I tried to make it clear with the popup message that appears when you start chatting: "Public demo. Use sample data only. Messages are processed by the selected AI provider."<p>But you're right that it's not as evident as I wanted to, I'm making a small copy update to make it clearer: "Public demo. Your chat messages leave your device and are sent to the selected AI provider. Use sample data only."<p>(Since there's support for local models, the popup is only displayed when NOT using your own model)<p>Thanks!<p>EDIT: the copy update is live, thanks again!
One thing I've struggled with before is building a collection of data models based off of a collection of PDF forms.<p>I wanted to abstract away the PDF form building my own html form on top of a data model that can later be used to programmatically fill the PDF .<p>Since I had 100s of PDFs, I wanted an OCR+LLM pipeline to build a data model for each PDF. Unfortunately, OCR + LLM works ~90% of the time but sometimes fields are missed or mislabeled in the data model.<p>Does this sometimes get it wrong during programmatic filling? How do you deal with that?
Just to be clear, this is a technical demo showing what's possible with client-side tool calling + local models: LLM-assisted form filling where no document data has to leave the user's machine.<p>Use cases range from:<p>- Filling foreign-language forms<p>- Navigating a contract before signing: "can I trust ALL the clauses here?"<p>- Pre-filling repetitive forms from existing data sources (CRM, EHR, etc. via MCP/RAG)<p>Copilot is designed to be embedded; our customers ship it white-labeled inside their own products.
It is cool, but the demo is flawed, right at the second field:<p><pre><code> What's the business name/disregarded entity name, if different from above (line 2)?
</code></pre>
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.
Have you tried telling the LLM to just skip the field and move to the next one?<p>I tried with various: "Skip it", "None, leave blank", "Skip this field" and all worked for me, but if may very well be missing something very obvious?
That would have occured to me if it were free-form chat, but it's guided and telling me to input the value, not a chat response. Unable to try, third round hits the demo limit.
I was not able to reproduce it, so I made a small video, hopefully I better understand your problem once you've seen it: <a href="https://cdn.simplepdf.com/simple-pdf/assets/hn-reply-tyingq.mp4" rel="nofollow">https://cdn.simplepdf.com/simple-pdf/assets/hn-reply-tyingq....</a><p>In the video I let the chat fill my name, then have it skip the second field (business), then fill LLC, it makes a mistake and I correct it
Keep going though. I’m definitely looking for something like this once we can get something secure we can use with proprietary and pii data.
This is the canonical use case for Tinfoil: <a href="https://tinfoil.sh/inference">https://tinfoil.sh/inference</a>. It provides verifiably private AI inference with frontier open source models: <a href="https://docs.tinfoil.sh/models/overview">https://docs.tinfoil.sh/models/overview</a><p>Disclaimer I'm the cofounder, only recommending it because it's legitimately the right shape for your problem. The idea is that the model runs inside a secure enclave (using NVIDIA confidential computing), and the enclave code is open source and is verified via remote attestation upon connection: <a href="https://docs.tinfoil.sh/verification/verification-in-tinfoil">https://docs.tinfoil.sh/verification/verification-in-tinfoil</a>
Thanks!<p>Anything you see missing in Copilot to achieve that?<p>Not sure if you noticed, but there's an arch-diagram in the info popup [1].<p>[1] <a href="https://copilot.simplepdf.com/?share=a7d00ad073c75a75d493228e6ff7b11eb3f2d945b6175913e87898ec96ca8076&form=w9&lang=en&show=info" rel="nofollow">https://copilot.simplepdf.com/?share=a7d00ad073c75a75d493228...</a>
It looks cool but, how is this different from me uploading to chatgpt and asking it to fill in?
Does it support XFA forms?
[flagged]
[dead]