Browse / Job hunt / career-ops-apply-bot
career-ops-apply-bot
MohammadKazmi2003
AI-powered job search pipeline with automated application filling & submission (fork of career-ops with Apply Bot)
Open MohammadKazmi2003/career-ops-apply-bot → Matched by file structure only.
Works with any agent
ships AGENTS.md, the cross-tool instruction file.
In its own words
Automate your job search — scan, evaluate, and apply to jobs automatically.
This project helps you apply for jobs faster. It:
- Scans 150+ company job boards for roles that match you
- Evaluates each job (scores it 0–5 against your profile)
- Applies — fills and submits the application form for you (the Apply Bot)
- Tracks everything in a simple tracker
⚠️ Privacy: this repo contains zero personal data. Your name, email, phone, and resume paths are stored in a local config file that is never committed. Safe to clone and use.
How is this different from the original career-ops?
The original career-ops scans and evaluates jobs, but you fill application forms yourself. This fork adds the Apply Bot that fills and submits them for you:
Quick start — 5 steps
Total time: ~15 minutes to get set up.
Step 1 — Install dependencies
- Node.js 18+ and npm
- Python 3
- An AI coding CLI — opencode, Claude Code, Codex, or
Gemini CLI (see docs/SETUP.md and docs/SUPPORTED_CLIS.md)
- Google Chrome (the bot drives a real browser)
Step 2 — Configure your profile (who you are)
Edit config/profile.yml with your name, email, target roles, and salary range:
Step 3 — Configure job scanning (what to search for)
- **
title_filter.positive** — job titles you want (e.g.AI Engineer,Backend Engineer) - **
tracked_companies** — add/remove companies whose boards you want scanned
Quoting 45% of the README. Read the rest on GitHub ↗
Where it came from
Read from the repository's git tree on 2026-08-17.