Quick Start
Prerequisites:
- Windows 10/11
- .NET 10 runtime for local execution outside packaged release
Install and run:
- Download a release build or build the
CVSmiaproject locally. - Start
CVSmia.exe.
Recommended first flow:
- Open a sample or your own jsonresume file with
Ctrl+OinCustomizer. - Review the source data in the left tree.
- Add relevant nodes to the tailored resume on the right.
- Save with
Ctrl+S. - Preview with
Ctrl+P. - Run
Validationbefore sharing or exporting.
AI-related quick flow:
- Ensure AI is enabled in
Settingsand that the relevant license is present. - Open
AI-Customizerto tailor against a job ad, orAI Assistert CV Manipulatorto process free-form CV text with your own instruction. - In
AI Assistert CV Manipulator, useCtrl+Oto load source text into the left text box, choose or write an instruction, then runUtfør.
Notes:
- Validation uses the schema configured by
Settings:JsonResumeSchemaPath(file or folder). - AI prompt defaults can be adjusted through
ai-prompts.json, with per-user override in%APPDATA%\Solsem Consulting\CVSmia\ai-prompts.override.json. - Instruction presets for
AI Assistert CV Manipulatorare loaded fromai-assisted-cv-manipulator-instructions.json. - If you use SentinelCore startup verification for paid licenses, configure the
LicenseCallHomesection inappsettings.jsonbefore first rollout and start withMode = ObserveOnly.