EasyApp-RPI / EasyApp

EasyApp is a chrome extension that allows users to autofill job applications, draft application responses, navigate job listings, tweak user resumes to fit job description, and much more!
MIT License
10 stars 2 forks source link

[Feature Request] Resume Trimming #18

Open LeadFreeCandy opened 1 year ago

LeadFreeCandy commented 1 year ago

Describe the Feature

One of the more tedious things about applying to jobs is tweaking your resume on a per job basis. It can really help boost your application as it either makes you seem more passionate, or you have a lot of relevant experience. Unfortunately I'm way too lazy to do that for every application.

I think it would be cool to submit a resume that is longer than one page, which then gets parsed by a LLM. And depending on the job you are applying to, it will spit out a resume that has been reduced to only one page, and only includes the relevant information for that job.

We could even extend this further and create some sort of framework or markup language for describing which parts of your resume should be optional, mandatory, or conditional on the type of job, though I think it would probably be best to simply have an LLM make those choices.

I think this could stand to be really cool, because it wouldn't even be writing stuff for you! It would just be picking out specific things that you wrote and are relevant to a specific concept. Even if the other ones don't fly, this one definitely should!

Is this feature related to a bug? If so please describe

No response

Screenshots

No response

Additional Context

No response