AI Skill Hub 推荐使用:自动求职AI助手 是一款优质的AI工具。AI 综合评分 7.8 分,在同类工具中表现稳健。如果你正在寻找可靠的AI工具解决方案,这是一个值得深入了解的选择。
自动求职AI助手 是一款基于 Python 开发的开源工具,专注于 求职自动化、AI代理、工作流程 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
自动求职AI助手 是一款基于 Python 开发的开源工具,专注于 求职自动化、AI代理、工作流程 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:pip 安装(推荐)
pip install autoapply
# 方式二:虚拟环境安装(推荐生产环境)
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install autoapply
# 方式三:从源码安装(获取最新功能)
git clone https://github.com/Liam-Frost/AutoApply
cd AutoApply
pip install -e .
# 验证安装
python -c "import autoapply; print('安装成功')"
# 命令行使用
autoapply --help
# 基本用法
autoapply input_file -o output_file
# Python 代码中调用
import autoapply
# 示例
result = autoapply.process("input")
print(result)
# autoapply 配置文件示例(config.yml) app: name: "autoapply" debug: false log_level: "INFO" # 运行时指定配置文件 autoapply --config config.yml # 或通过环境变量配置 export AUTOAPPLY_API_KEY="your-key" export AUTOAPPLY_OUTPUT_DIR="./output"
<p align="center"> <img src="docs/logo/AutoApply_logo.svg" alt="AutoApply Logo" width="400"/> </p>
<p align="center"> <a href="#product">Product</a> • <a href="#quick-start">Quick Start</a> • <a href="#documentation">Docs</a> • <a href="#architecture">Architecture</a> • <a href="#license">License</a> </p>
<p align="center"> <img src="https://img.shields.io/badge/version-0.18.9-blue.svg" alt="Version"/> <img src="https://img.shields.io/badge/license-PolyForm_Noncommercial-green.svg" alt="License"/> <img src="https://img.shields.io/badge/python-3.12%2B-3776AB.svg" alt="Python"/> <img src="https://img.shields.io/badge/FastAPI-0.115%2B-009688.svg" alt="FastAPI"/> <img src="https://img.shields.io/badge/Vue-3.5-42B883.svg" alt="Vue"/> <img src="https://img.shields.io/badge/PostgreSQL-16%2B-4169E1.svg" alt="PostgreSQL"/> </p>
---
AutoApply is a local-first job application automation workspace. It helps a job seeker discover roles, score fit, generate tailored application materials, prepare applications, and track outcomes while keeping every submit behind an explicit human decision.
The product combines a Vue/FastAPI operator console, PostgreSQL-backed job and application records, Redis/Celery background work, auditable agent traces, and a provider-agnostic LLM layer supporting OpenAI, Anthropic, Gemini, DeepSeek, Moonshot/Kimi, Qwen, xAI Grok, Groq, Mistral, OpenRouter, Ollama (local), the Claude and Codex CLIs, and user-defined custom OpenAI-compatible providers.
License: PolyForm Noncommercial 1.0.0. Personal, academic, and nonprofit use is free. Commercial use requires a separate license; see Commercial Use.
| Area | Requirement |
|---|---|
| Python | Python 3.12+ with uv |
| Frontend | Node.js and npm for local SPA rebuilds |
| Database | PostgreSQL 16+ with pgvector |
| Browser | Playwright Chromium |
| Cache and queue | Redis for cache, locks, Celery broker, and Beat metadata |
| LLM provider | At least one of OpenAI, Anthropic, Gemini, DeepSeek, Moonshot, Qwen, xAI, Groq, Mistral, OpenRouter, a local Ollama server, the Claude / Codex CLIs, or a user-defined custom OpenAI-compatible endpoint |
Required Notice: Copyright (c) 2026 Liam Frost (frostnova986@gmail.com)
This notice must be preserved in any redistribution of the software, in source or binary form.
uv sync uv run playwright install chromium uv run autoapply init
uv run autoapply provider list uv run autoapply provider set-key openai sk-... uv run autoapply provider set-primary openai uv run autoapply provider test openai
Install dependencies once, then use the unified local launcher:
```powershell
融合求职全流程的实用AI工具,岗位匹配和自动化投递功能突出,具有实战价值。Stars虽不高但专业性强,适合追求效率的求职者。
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
总体来看,自动求职AI助手 是一款质量良好的AI工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | AutoApply |
| 原始描述 | 开源AI工作流:A personal job application AI Agent for job discovery, fit scoring, tailored mat。⭐101 · Python |
| Topics | 求职自动化AI代理工作流程智能匹配简历投递 |
| GitHub | https://github.com/Liam-Frost/AutoApply |
| License | NOASSERTION |
| 语言 | Python |
收录时间:2026-05-22 · 更新时间:2026-05-22 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。