YAMLResume

AI

YAMLResume 通过 @yamlresume/ai 包和 yamlresume ai CLI 命令提供 AI 驱动的简历生成功能。

概述

AI 功能基于 Vercel AI SDK 构建,支持多个 LLM 提供商。生成的简历会针对 YAMLResume schema 进行解析和验证,如果验证失败会自动重试。

子命令

$ 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 command

了解更多

Edit on GitHub

Last updated on

On this page