Amaunet HR

A blind HR screening platform. Before HR reviews an application, the pipeline strips candidate personally identifiable information, so screening decisions are made on skills and experience rather than identity.

  • Candidate portal for self-submission, pipeline status tracking, and anonymized rejection feedback.
  • Resume processing shows an anonymized profile preview before anything is saved; the raw uploaded file is discarded immediately.
  • Candidates are identified by a one-time PIN rather than an account. Only admin and HR roles exist on the employer side.
  • Built with Laravel and Docker, running on self-hosted infrastructure with a local language model on the private network — candidate data is not sent to a third-party AI service.
In Development

File Converter API

Send a text-extractable file (such as a text PDF, DOCX, or TXT), get clean text back with PII removed, processed in memory.