Hacker News new | ask | show | jobs
by vunderba 949 days ago
It's very similar to how the entertainment industry works. A director can specify a broad range of qualifications and search an actor database for potential matching candidates.

The biggest issues I see are:

- getting candidates to put their data in, you can't really rely on scraping because a résumé doesn't provide enough information, and your hallucination quantity will go up

- getting critical mass of users, so that recruiters and potential employers would find the database valuable

- candidates embellishing their accomplishments, though admittedly this is also a problem with basic resumes

2 comments

I think OP has solved some of those issues with this approach. Initially, this is a fun tool that provides value to individuals. The result at scale becomes extremely valuable. The biggest missing piece is verification of skillset. I'm not sure how to solve that. Current employers? Motivated to keep their top performers and little incentive to engage early on. Peers are easy to game and are susceptible to generative AI for automation. You would almost need to integrate some kind of in person meeting for verification. Establish known experts and have them review and verify, then feed that into employer feedback after hiring for a sort of credit system. Employers using the rating system would themselves need to be monitored and policed.
This was a fun one to think about. The secret is in where this link is posted. I was thinking through domain name verification and realized that if employers trust LinkedIn, and you can put this link onto your LinkedIn, it inherits that trust.

So basically, if you link it on your resume/LinkedIn, then the consumer of your AI profile should be able to have the same base level of trust in it.

As for the candidate themselves lying, well, you can always do that. In this case, you can actually verify it better than just having to trust a candidate in the moment in an interview. I see these interactive profiles as a way to actually build more trust and credibility between people by giving everyone more to cross-reference.

The candidate gets to be remembered and have the details of their skills and accomplishments shown, the employers get to select with more precision and make valuable interview time even more value dense by having a better/more informed starting point.

Dealing with hallucinations was really finicky. I think I have a way to prevent that now though and ultimately give you control. 'Document search' style things always hallucinated for me so I needed something else. I made another comment on dealing with that but let me know if you have more questions.

The critical mass of users was a weird one to think about yeah. I had two choices, go with breadth first tools (e.g. recruiter tools), or depth first tools (e.g. individual tools to 'market yourself' or just network). I went with the latter first because it would provide value to a single person, just like how my test profile here is providing value to me right now; I didn't want to have to rely on critical mass.