Is it possible to create a Résumé parser using a Huggingface model?

Is there any reason you’re looking to do this with a transformer?
This is a common vision problem, and transformers aren’t usually the first port of call for a problem like this.