@wsl8297: The most tormenting part of mass-applying for jobs isn't the volume, but: not knowing which positions truly suit you, instantly forgetting which companies you've applied to, and having to rely on manual spreadsheets for follow-up—time-consuming and easy to miss. Recently I found an open-source tool on GitHub called JobOps, which turns job hunting into an automated AI workflow: - …

X AI KOLs Timeline Tools

Summary

JobOps is an open-source AI tool that automatically scrapes multiple job boards, uses AI to match and score opportunities, generates customized resumes, and submits applications. It also tracks emails to update job application status. Deployable with one Docker command, ideal for job seekers.

The most tormenting part of mass-applying for jobs isn't the volume, but: not knowing which positions truly suit you, instantly forgetting which companies you've applied to, and having to rely on manual spreadsheets for follow-up—time-consuming and easy to miss. Recently I found an open-source tool on GitHub called JobOps, which turns job hunting into an automated AI workflow: - Automatically scrape job postings from major recruitment platforms - Use AI to match and score based on your personal experience - For high-scoring positions, automatically generate a tailored PDF resume and submit the application - Connect your email to automatically track incoming messages, identify interview invitations/rejection letters, and update job application status in real time Project link: https://github.com/DaKheera47/job-ops… Supports one-click local deployment via Docker, keeping your data on your own machine. Worth a try for anyone currently job hunting.
Original Article
View Cached Full Text

Cached at: 05/16/26, 09:15 AM

The most frustrating part of mass-applying to jobs isn’t the number of applications—it’s that you have no idea which roles truly fit you, you forget which companies you’ve applied to, and following up requires manual spreadsheets that are time-consuming and error-prone.
Recently, I found an open-source tool on GitHub called JobOps that turns the entire job search process into an automated AI workflow:

  • Automatically scrape job postings from major recruitment platforms
  • Use AI to match and score jobs based on your personal experience
  • For high-scoring roles, automatically generate a customized PDF resume tailored to the job description and submit it
  • Connect your email to automatically track incoming messages, identify interview invitations/rejections, and update your application status in real time

Project URL: https://github.com/DaKheera47/job-ops…
Supports one-click local deployment via Docker, keeping your data safely on your machine. If you’re currently job hunting, this is worth a try.


DaKheera47/job-ops

Source: https://github.com/DaKheera47/job-ops

JobOps

One search across every board. One click to tailor your CV. One place to track it all.

Your ironman suit for job hunting. You still apply to every job yourself. JobOps just makes you ten times faster.

Stars (https://github.com/DaKheera47/job-ops) GHCR (https://github.com/DaKheera47/job-ops/pkgs/container/job-ops) Release (https://github.com/DaKheera47/job-ops/actions/workflows/ghcr.yml) Contributors (https://github.com/DaKheera47/job-ops/graphs/contributors)

800+ users · 4,000+ job searches run · #3 on GitHub Trending for TypeScript


What is JobOps?

JobOps searches LinkedIn, Indeed, Glassdoor and 10+ job boards from one screen, rewrites your CV for each role, scores your fit, checks visa sponsorship status, and tracks every application in one place. It does not auto-apply. Recruiters can tell when applications are automated and it gets you blacklisted. JobOps gives you the speed without sacrificing quality.

https://github.com/user-attachments/assets/ec5bc249-aad5-41f2-b1ff-f7b3b6e6f7b8


Quick Start

Prefer a guided walkthrough? Follow the Self-Hosting Guide (https://jobops.dakheera47.com/docs/getting-started/self-hosting).

git clone https://github.com/DaKheera47/job-ops.git  
cd job-ops  
docker compose up -d  

Open http://localhost:3005 and follow the onboarding wizard. You’ll be searching in under 10 minutes.


How It Works

StepWhat happens
SearchScrapes 10+ job boards for roles matching your criteria
ScoreAI ranks each job 0-100 against your profile
TailorGenerates a rewritten CV matched to each job description
ExportCreates a polished PDF locally, or via Reactive Resume (https://rxresu.me)
TrackConnects to Gmail and auto-detects interviews, offers, and rejections

Supported Job Boards

PlatformFocus
LinkedInGlobal
IndeedGlobal
GlassdoorGlobal
AdzunaMulti-country API
Hiring CafeGlobal
startup.jobsStartup/remote roles
Working NomadsRemote-only
GradcrackerSTEM/Grads (UK)
UK Visa JobsSponsorship (UK)
Golang JobsGo developers
SeekAustralia/NZ (via Apify)
WUZZUFEgypt (Job Board)
KhamsatEgypt (Freelance)

Custom extractors can be added via TypeScript. See the extractor docs (https://jobops.dakheera47.com/docs/extractors/overview).


Post-Application Tracking

Connect your Gmail and JobOps watches for recruiter replies automatically.

  • “We’d like to invite you to interview…” → Status updates to Interviewing
  • “Unfortunately we won’t be progressing…” → Status updates to Rejected

No manual updates. No spreadsheets. See the tracking docs (https://jobops.dakheera47.com/docs/features/post-application-tracking) for setup.


AI Providers

JobOps works with the model provider you already use:

  • Codex (local app-server in Docker, authenticated with codex login)
  • OpenAI
  • Google Gemini
  • OpenRouter
  • Any OpenAI-compatible endpoint (Ollama, LM Studio, etc.)

Cloud

Don’t want to self-host? JobOps Cloud gives you your own hosted instance with nothing to install.

BYOKZero Setup
Price£20/month£30/month
All features
Your own instance
Managed updates
AI providerBring your own keyIncluded, no config needed
Get Started (https://buy.stripe.com/bJeeVc67v9S42AFeWj4c800)Get Started (https://buy.stripe.com/dRmbJ0cvT2pC2AF6pN4c801)

Self-hosted will always be free and open source.


Documentation

  • Documentation Home (https://jobops.dakheera47.com/docs/)
  • Self-Hosting Guide (https://jobops.dakheera47.com/docs/getting-started/self-hosting)
  • Feature Overview (https://jobops.dakheera47.com/docs/features/overview)
  • Orchestrator Pipeline (https://jobops.dakheera47.com/docs/features/orchestrator)
  • Extractor System (https://jobops.dakheera47.com/docs/extractors/overview)
  • Troubleshooting (https://jobops.dakheera47.com/docs/troubleshooting/common-problems)

Contributing

Contributions are welcome. Whether it’s code, docs, or new extractors, start with CONTRIBUTING.md.


Special Thanks

Open-source tools and communities that make JobOps possible:

  • jobspy (https://github.com/Bunsly/JobSpy) — Python-based multi-source job scraping library powering the jobspy extractor

Star History


Analytics

JobOps includes anonymous usage analytics (Umami) to help improve the product. To opt out, block umami.dakheera47.com in your firewall or DNS.

License

AGPLv3 + Commons Clause

You can self-host, use, and modify JobOps freely. You cannot sell the software itself or offer paid hosted services whose value substantially comes from JobOps. See LICENSE.


Built by Shaheer Sarfaraz (https://github.com/DaKheera47)
Website (https://jobops.app) · Cloud (https://jobops.app) · Documentation (https://jobops.dakheera47.com/docs/) · Ko-fi (https://ko-fi.com/shaheersarfaraz)

Similar Articles

@ai_laotie: https://x.com/ai_laotie/status/2068215413050347654

X AI KOLs Timeline

Introduces three AI workflows that will make money in 2026: reverse-engineering overseas case studies, converting long-form articles into viral X threads, and building a faceless AI short video matrix. Emphasizes that systematic workflows and prompt iteration matter more than chasing new tools.

@nuannuan_share: If I wanted to land a $200K AI engineer job in 90 days, I wouldn't go back to school. I'd master these 10 GitHub repositories. 1. awesome-llm-apps — A production-grade AI guide covering RAG, agents, and multimodal apps with full code. 106K+ stars. Repo …

X AI KOLs Timeline

A Chinese social media post recommends 10 GitHub repositories, claiming that mastering them can help land a $200K AI engineer job within 90 days. The repos cover mainstream AI development frameworks and tools including LangChain, LangGraph, CrewAI, Ollama, and Qdrant.

@shao__meng: Former Meta/Microsoft/Atlassian Staff Engineer's Agentic Engineering Workflow With this workflow @kunchenguid ships 40-50 tested production-grade PRs per day. He describes it: "You are the captain, agents are your crew…

X AI KOLs Timeline

Former Meta/Microsoft/Atlassian staff engineer Kun shares his agentic engineering workflow: centered on terminal, tmux, and Neovim, using global/project-level memory files and skills to train AI teammates, delivering 40-50 tested production PRs daily, boosted by voice input, AXI standard, Lavish interactive planning, and more.