Live data from Hacker News

Show HN: Automated resume writing with AI

news.ycombinator.com

1–10 of 15 posts

Show HN: Automated resume writing with AI

#1
Training LLMs to write great resumes using 10s of thousands of expert-written examples has been a challenge. At Leet.co , we’ve got it now to where we can produce a complete resume based on your inputs (an old resume plus a half-dozen multiple-choice questions), in minutes.

Since launching on 'Show HN' 2.5 years ago: https://news.ycombinator.com/item?id=25678568 we have written 10s of thousands of resumes for free, all the while studying very carefully how expert human writers craft resumes and resume language for best success.

The biggest technical challenges have been:

- Sentence length. LLMs are trained on the corpus of all human writing and not a lot of that corpus is focused on writing sentences and lines of specific character lengths. As a result, getting the LLM to produce a sentence of, say, exactly 84 characters took a lot more effort than you’d imagine.

- PDFs. “A PDF file is often a combination of vector graphics, text, and bitmap graphics,” says Wikipedia. In many ways, PDFs are more of a drawing document than a writing document, and that often makes ingesting your past data impossible. The world’s text parsers are easily confused by PDFs, especially those using columns or non-standard text placement, which makes reliable parsing of your past experience difficult.

- Word choice. Modern American resumes are written in a particular idiom that combines upbeat achievement-oriented positivity with a terse and economical writing style to convey your capabilities and past successes. Hitting this consistently has meant training our internal writer (we call it TWAINN for Trained Writer AI Neural Network) on over a half-million sentences written by human experts. Our earliest efforts were often stymied by overfitting - for example, the one generation in which our model decided that the first bullet point of every work experience must begin with the word ‘spearheaded’. Fine-tuning is expensive and these blow-ups were frustrating.

I’ve always appreciated the support of the HN community, so please try it out and share your feedback!

http://www.leet.co

p.s. Business model past two years has been tips. Since launching paid LinkedIn profiles and cover letter writing, that’s turned out to be enough to support the business going forward.

Re: Show HN: Automated resume writing with AI

#6
post #4

Uploaded my resume and without any prompt received an email saying that I've just signed up. Yuck!

Yeah this is not a nice experience I have to say...

100% needs an option to provide which email you want to use (which maybe it could pre-fill with the one it found by default) and ideally it should be entirely optional

But just detecting the email and signing up without any indication is not acceptable IMO

Re: Show HN: Automated resume writing with AI

#7
I hate writing resumes and love the idea, but unfortunately I had issues using the site

- I couldn't enter my own options for job titles etc, as pressing enter wouldn't make it accept the text I'd entered

- I couldn't actually download the free resume, it just said 'Downloading' and did nothing

- I didn't enjoy the fact it emailed me without any indication or opportunity to provide the email that I wanted to use

Browser is Chrome for android FYI

Re: Show HN: Automated resume writing with AI

#8
post #4

Uploaded my resume and without any prompt received an email saying that I've just signed up. Yuck!

Yeah this is not a nice experience I have to say... 100% needs an option to provide which email you want to use (which maybe it could pre-fill with the one it found by default) and ideally it should be entirely optional But just detecting the email and signing up without any indication is not acceptable IMO

We send your free resume to that email address when completed. It takes “minutes” so it’s definitely not an insta-resume.

Re: Show HN: Automated resume writing with AI

#9

Really nice. Two thoughts: - generation of machine readable output too, jsonresume for example ( https://github.com/jsonresume/resume-schema ) - use of normalized, structured values for skills and platforms, struct-ure/kg for instance ( https://github.com/struct-ure/kg )

Those are nice ideas, indeed!

Re: Show HN: Automated resume writing with AI

#10
post #2

Looks great, now we need an AI to read and select resumes for a given job description created by another AI from the AI analysis of the business data.

Well unless the AI is going to pay you, it’ll be a human reviewing resumes for the foreseeable future.

The truth is that managers often don’t know what specifically they are looking for when they start hiring and modify and update their candidate profile as the interview process goes along.

So resumes need to be written to help you stand out in that process.

Post reply on HN