Re: Use Microsoft Flow to Scrub Resumes or CVs to get Years of Experience
Hello
I would recommend using AI Builder Text recognition to extract all text of the resume, then using 'Create text with GPT' (currently in preview) to extract each line of experience, compute the length, classify it in clinical vs non clinical, and summarize the total length of clinical.
I've tried with a sample resume.
Here is the answer I got from 'Create text with GPT' :
Experience 1:
- Title: Physician, Internal Medicine
- Start Date: November 2007
- End Date: Current (November 2023)
- Classification: Medical
- Months of Experience: 192 months (16 years)
Experience 2:
- Title: Physician, Internal Medicine
- Start Date: July 2003
- End Date: October 2007
- Classification: Medical
- Months of Experience: 52 months (4 years, 3 months)
Total Months of Medical Experience: 244 months (20 years, 4 months)
Antoine2F