You are browsing as a guest. Sign up (or log in) to start making projects!

6h 44m 53s logged

Today, I created a system where (in one step) - a document can be scanned, uploaded to cloudflare storage, and used to pre-populate a form.
the pipline so far looks like:
Scan doc –> OCR + llm –> prepopulate form –> user validation –> create record.
Or you can create a record manually.
The entire process is extremely secure. Documents are only interacted with via signed urls, all authentications are passwordless, and all uploads occur client side for fastest speed possible.

0
3

Comments 0

No comments yet. Be the first!