AI
YAMLResume provides AI-powered resume generation through the
@yamlresume/ai package and the
yamlresume ai CLI command.
Overview
The AI capabilities are built on top of the Vercel AI SDK and support multiple LLM providers. The generated resume is parsed and validated against the YAMLResume schema, with automatic retries if validation fails.
Subcommands
$ yamlresume ai --help
Usage: yamlresume ai [options] [command]
AI-powered resume generation
Options:
-h, --help display help for command
Commands:
generate [options] <filename> generate a new resume with AI
help [command] display help for commandLearn More
Edit on GitHub
Last updated on