An intelligent assistant that acts as a career concierge. It scrapes LinkedIn and Indeed for relevant roles, uses an LLM to rewrite resumes specifically for each JD (ATS Optimization), and uses Playwright/Selenium to automate the form submission process.
// System Flow
1. User Input → Validation Layer (Pydantic)
2. Core Processing → AI Inference (Selenium)
3. Data Persistence → Database / File System
4. Response → Client UI