Hello everybody,
I need to read an ID Card , extract the information and translate them into another language.
How do I proceed???
Thanks
To Read an ID Card you would need to first scan them to get them as a PDF Image
Once you have them in a digital format, you can use various OCR solutions (in built in UIPAth) or external solutions integrated with UIPath (Eg: Google Cloud Vision API, Microsoft Azure Vision API, Abby) to read the details
once you have the details, store in excel and then use a translator API or a tool to convert the same
1 Like
@neonova Thank you very much! There is a google translator activity but I need to fill in a key! Do you know how to get it?
maybe you can check this out?