Skip to main content

Documentation Index

Fetch the complete documentation index at: https://nova.dweet.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

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.