Full Product Build
TailorCV
Chrome extension that reads a LinkedIn job post and rewrites your resume to match — tailored output, LaTeX-rendered, downloadable as PDF.
Visuals coming soon
Overview
TailorCV is a Chrome extension paired with a FastAPI backend. Open any LinkedIn job posting, click scrape, and the extension sends the job description to an LLM that rewrites your resume to match — reordering bullet points, adjusting language, and surfacing relevant experience. A change summary explains every edit. The output is compiled to PDF via Tectonic (LaTeX) and downloaded instantly.
Problem
Job seekers waste time manually adapting resumes to each LinkedIn role, and the final PDF often loses formatting quality.
Outcome
A practical job-search automation prototype that combines scraping, AI rewriting, explainability, and PDF generation.