HayStax Privacy

The tool is designed to be as simple as possible to use.


  1. Create a list of questions that you want to ask the resume
  2. For each question, specify a column header so the answers can be put into a grid format
  3. If the question returns a true/false or a number, you can specify a "weight" to score that specific question. Questions I've used to test look like:
    • Undergraduate School Ranking (return 3 if rank is ≤ 10, return 2 if rank is ≤ 30 and rank is ≥ 10 and 1 otherwise)
    • Knows Rust
    In this case. None of these questions disqualify a candidate, but allows us to rank candidates. Therefore is someone doesn't know Rust, they may get a score of 0, but other parts of their resume can make up for it.
  4. Upload multiple resumes. If you hit upload multiple times, it will add them to the list. Resumes can be in either PDF format or Word Format
  5. Enter your API key. This only needs to be done once. The key will be stored in your browsers local storage. This key will never get stored server side by the application
  6. Send to the LLM
  7. his will populate the table grid. You can then download this as a csv into Excel or any other spreadsheet for long term storage.