I built an open-source team of AI agents that finds the jobs that actually fit you — not a mass-apply bot. Looking for feedback + contributors
Summary
An open-source team of autonomous AI agents that continuously searches job boards, scores postings against a user's profile, and drafts tailored CVs and cover letters, aiming to reduce generic applications. Built with Node.js, Python, and multiple AI CLIs, it's MIT-licensed and seeks contributors.
Similar Articles
I built an AI agent that applies to jobs for me — tailors my resume per job, fills the forms, and waits for my approval before submitting
Built an AI agent that automates job applications by tailoring resumes and filling forms, but requires user approval before submission. Uses Python, Playwright, and an LLM.
MadsLorentzen/ai-job-search
An open-source AI-powered job application framework built on Claude Code that automates job search, CV tailoring, cover letter writing, and interview preparation, with modular job portal integrations for the Danish market.
3 Parallel AI Agents to Automate Resume Screening (Python)
A tutorial on building a production-ready asynchronous multi-agent AI pipeline in Python to automate resume screening using three parallel agents: JD Analyzer, Resume Gap, and Project Matcher, with output synthesized into structured JSON recommendations.
@HowToAI_: A guy got laid off. So he built an AI job search system on Claude Code, evaluated 740+ offers with it, and landed a Hea…
After being laid off, a developer built and open-sourced an AI job search system on Claude Code that evaluates job offers, generates ATS-optimized PDFs, and manages applications via slash commands, supporting 45+ companies and multiple job boards.
I built a job application agent that tailors real applications — and refuses to hit submit
A developer built an AI agent that customizes job applications but deliberately stops short of submitting them, adding a human-in-the-loop step.