Hi guys, I am thinking of creating an app for converting a CV to my desired format/layout, I was wondering if it is possible to use Glide to create such an application.
By CV, do you mean Curriculum Vitae?
I guess you can use AI to extract the info on the uploaded file to some sort of a JSON structure, then do more work with it.
1 Like
Thank you. Let me take a look at the docs.