// summary
Career-Ops is an open-source, agentic system designed to transform your job search into a structured, AI-driven pipeline. It enables users to automatically evaluate job listings, generate tailored ATS-optimized resumes, and track applications through a centralized terminal dashboard. By leveraging AI agents to filter and analyze opportunities, the tool helps candidates focus their time on the most promising roles.
// technical analysis
Career-Ops is an agentic, open-source job search command center designed to shift the power dynamic from companies filtering candidates to candidates intelligently selecting companies. By leveraging AI coding CLIs like Claude Code or Gemini CLI, the system automates the evaluation of job listings, generates ATS-optimized resumes, and tracks applications through a structured pipeline. The architecture prioritizes human-in-the-loop decision-making, ensuring that users retain control over their applications while benefiting from automated research, scoring, and interview preparation.
// key highlights
// use cases
// getting started
To begin, clone the repository, install dependencies via npm, and install Playwright for PDF generation. Configure your profile and portals by editing the provided YAML templates, then create a cv.md file in the root directory. Finally, launch your preferred AI CLI (Claude or Gemini) within the project folder to start interacting with the system using slash commands.