1 min read

Agentic Job Search & Resume Optimization System

PythonLLMsOpenClaw

Built an AI-powered automation system that scrapes job listings, parses job descriptions, extracts keywords, and tailors resumes and cover letters to achieve 95%+ keyword coverage for ATS optimization.

  • Automated end-to-end workflow from JD parsing to LaTeX document generation and PDF compilation, reducing application tailoring time by 90% while maintaining high-quality output and human verification.
  • Leveraged the OpenClaw AI agent platform as the execution engine to handle multi-step workflows, managing the output handoff between scraping, LLM analysis, tailoring, and document compilation.
Back to top