Skip to main content

Resumes

Resumes can be submitted in any language. Nova parses and scores them regardless of the language used. No configuration needed.

Scoring output

All scoring outputs (verdicts, strengths, concerns, interview focus) are returned in English.
Coming soon: Control over scoring output language. Contact nova@dweet.com if you need this sooner.

Criteria and question generation

Control the output language with jobContext.language:
{
  "jobContext": {
    "jobTitle": "Senior Engineer",
    "companyName": "Acme Corp",
    "jobDescription": "We are looking for a Senior Engineer with 5+ years experience...",
    "language": "German"
  }
}
When provided, generated criteria and clarification questions are written in the specified language. Defaults to English.