← BACK TO PROJECTS

Career Pilot AI

Selenium LangChain Python Automation

Project Overview

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.

Engineering Architecture

// System Flow

1. User Input → Validation Layer (Pydantic)

2. Core Processing → AI Inference (Selenium)

3. Data Persistence → Database / File System

4. Response → Client UI

Key Metrics

ATS Engine
Auto-Apply
Resume Tuning

Source Code

View Repository