rishi23root / resume-curator

Empowers users to create custom resume or cover-leter latex templates using Python 💻
GNU Affero General Public License v3.0
1 stars 0 forks source link

resume parser #31

Closed rishi23root closed 12 months ago

rishi23root commented 1 year ago

Aim: Take input of resume pdf or doc file parse it, and return json resume format in return with at least 70-80% accuracy (more is always better)

Steps to be used in the Production server

For now, we expect it just to be a function, and the PDF file is coming from a local storage (for testing use output folder files)

In the future, this function will be linked to an API endpoint

For model Development

Constraints

Resources to use (but not seem promising)