Browse / Job hunt / career-ops
career-ops
alayparikh
Career-Ops is an AI-driven job search assistant for a Java Backend Engineer profile (You can change it as per your need).
Open alayparikh/career-ops → Matched by file structure only.
Built for Claude Code
ships .claude CLAUDE.md and nothing for other agents.
In its own words
Overview
Career-Ops is an AI-driven job search assistant for a Java Backend Engineer profile (You can change it as per your need). It evaluates job offers, generates tailored CVs, and tracks applications using local Ollama models. The system reasons carefully about the fit between job descriptions and the candidate's profile, ensuring honest assessments without inventing experience.
Features
- Job evaluation across weighted dimensions with a final grade
- ATS-optimized CV/PDF generation tailored to specific roles
- Job portal scanning and batch processing
- Application tracking and report generation
- Form-filling guidance and outreach support
- Company research and certification evaluation
Installation
- Install Ollama:
brew install ollama - Pull the model:
ollama pull qwen3.5(Or any other model you want to use) - Install dependencies:
npm install - Configure profile: edit
config/profile.yml - Make scripts executable:
chmod +x ollama-run.sh test-ollama.sh
Usage
The system reads required files (cv.md, config/profile.yml, modes/_shared.md) before processing.
Quoting 35% of the README. Read the rest on GitHub ↗
Where it came from
And a tool: +.vscode — configuration the original does not ship.
Read from the repository's git tree on 2026-08-17.