分享一个免费开源的简历生成器
·
用 qwen-code 结合 VSCode 开发简历生成器是个很实用的尝试!这段时间刚好有时间,小编就写了一个简历生成器,有需要的朋友可以直接下载使用或者使用。觉得好用的伙伴记得给小编点个星.
效果图所示:

源码地址:
https://github.com/yuandeshoulian/resume-generator-vue.git
需要先安装nodejs 18+
clone https://github.com/yuandeshoulian/resume-generator-vue.git
cd resume-generator-vue
npm install
npm run dev
浏览器访问 http://localhost::5173
如果要采用AI生成更优质的简历,可以去魔搭社区申请key,每天免费2000次
地址是https://www.modelscope.cn/ 调用方式看我图片就行

更多推荐
所有评论(0)