Maybe play around with having OpenAI convert existing resumes into the yaml format to make it easier to try out.
The idea:
1. apply strict schema validation to YAML so AI won't generate wrong/invalid data 2. write prompt to AI help people generate a sample YAMLResume 3. adopt AI to parse existing PDF or images and convert it to YAMLResume format