Name dropping Elon Musk is a sure way to make me not take your product seriously.
Show HN: We created a way for you to review your resume using AI
21–24 of 24 posts
Re: Show HN: We created a way for you to review your resume using AI
#22Seems a bit aggrandized. Elon Musk, Mark Zuckerberg, climate change, app-tier pricing packages. You are very likely providing a thin layer on an LLM which does summarization based on criteria. It would be reasonable if that's either a few-shot approach ($0, one time) or a fine-tuned model ($6 - $9 per million tokens, one time), plus the running costs ($0.0001 - $0.01 per run) for llama2 3-70b or gpt3.5-turbo-instruct…
I haven't tested the link, but I'm familiar with similar products. You don't seem to know what exactly goes behind screening CVs. To get structured data, it's not just about parsing the file (PDF, Docs) with an open source to get the text. You need to extract skills, qualifications, work history ... etc. There are tools already doing this part very well (before LLMs), so you need to make multiple LLM calls to make th…
I build AI products in a known company and experiment on my own time. It is really easy to build a product like this without aligning it to solid research or recruiter ATSs. I know the value of this alignment because part of my job is interviewing candidates for my team. Easy isn’t bad, of course.
The tool above is undercooked. It’s a very cool week-long project or a nice back burner one. I have nothing against that, good on GP for building it.
My point was that the presentation and pricing was a bit aggrandizing. Given what the project is, which is indeed similar to running a query with ChatGPT on a resume as it mainly does structured prompting, it has a better shot at being a $1 product. For more, it needs some of the things you and I mentioned.
Re: Show HN: We created a way for you to review your resume using AI
#23Seems a bit aggrandized. Elon Musk, Mark Zuckerberg, climate change, app-tier pricing packages. You are very likely providing a thin layer on an LLM which does summarization based on criteria. It would be reasonable if that's either a few-shot approach ($0, one time) or a fine-tuned model ($6 - $9 per million tokens, one time), plus the running costs ($0.0001 - $0.01 per run) for llama2 3-70b or gpt3.5-turbo-instruct…
Thanks for the feedback, we have adjusted the pricing to $1 and have apple pay built in. Also applied a few of your other suggestions. Thanks
There may be further value in providing ATS capability to recruiters — a tool that maybe sorts hundreds of resumes by various criteria a recruiter inputs. Such a tool could also highlight blind spots — “many candidates mention X, Y, and Z”, “This candidate stands out because A and B”. Such work would need to be done very responsibly, however.
Re: Show HN: We created a way for you to review your resume using AI
#24I can't wait to pay you so you can harvest my personal information.
We are adjusting the landing page copy to better reflect how we handle user data. We don't collect any user data other than the Resume and the Google OAuth details. The resume gets deleted immediately after upload, and that data isn't used for training our or any third parties AI. The OAuth details are deleted a year after the account's last generated review.