Automate doc verification process: KYC (driving license, ID, proof of address...)

Hey peeps!

Seeking advice on automating our document verification process (KYC).

Currently, process is as follows: Customers uploads ID, driving license, proof of address… to our form’s platform (Form.io). Our staff manually accesses the docs, opens them, reviews them, and marks them approved/rejected.

Goal: Use AI to analyze the docs, review them, and mark users as approved/rejected.

Any ideas on how to build that with N8N? I’m particularly concerned about data privacy, given we’re dealing with very sensitive information here such as people’s addresses and IDs.

Thanks!