A Job portal that stores candidate reputation on chain pertaining to a job profile for quicker scan for match by the employer.
This project creates candidate profile and reputation based on candidate resume, education, job experience, certification, training,references and other artifacts and stores the candidate profile score on chain tied to a job profile name. This data is a verifiable credentials certified by attestation authority for use by the employers.
This project stores candidate artifacts in Web2 and an off-chain process creates the score and Oracle sends the reputation score and stores them in a smart contract. It uses Signer to attest these artifacts.
It uses Galadriel LLM, AI/ML,agents to conduct semantic match between a resume and Job requisitionn and brings that matching score to chain.
Using private key as account ID provides a layer of privacy and obfuscates real user name while the data is all transparent linked to the private key account ID.