# 自动化简历投递 **Repository Path**: last-page/automated-resume-submission ## Basic Information - **Project Name**: 自动化简历投递 - **Description**: 基于python+Ai识别的自动化简历投递 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-10-25 - **Last Updated**: 2025-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自动化简历投递 #### 介绍 基于python+Ai识别的自动化简历投递工具,目前只实现了红米手机的适配,其他手机待测试中 #### 待实现功能 1、多机型适配 2、UI界面 3、多个招聘软件自动投递 #### 软件架构 软件架构说明 IDEA版本:Pycharm 2020 Python版本:3.12 Appium-Python-Client:2.11.1 #### 安装教程 1. Appium 参考博客: https://blog.csdn.net/u013302168/article/details/122475805 https://blog.csdn.net/weixin_74318097/article/details/148531273 2. Python环境搭建 https://blog.csdn.net/sensen_kiss/article/details/141940274 #### 使用说明 1. 你需要搭建好或者有Python环境 2. 因为Appium运行需要 Node.js (v16.x or higher) Java JDK (v11+ for Android testing) Android SDK (for Android testing) Python (v3.8+ if using Python scripts) 所以上面的环境需要搭建好 3. 需要星火大模型的Spark Lite API接口 4. 需要一部适配Appium的手机,同时要打开开发者模式中是usb调试功能 #### 运行图片 ![输入图片说明](1.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)