Gemini AI Resume Screener

Employer not named by the sourceRemote

AI/MLAI ToolingFull Stack

Apply on the company’s site

Frontier is not the employer and does not collect applications.

About this role

PHP, Python, Django, Software Architecture, Node.js, Web Development, AI Chatbot Development, AI Model Development · I need a web-based application that taps into Gemini AI to automate the most time-consuming part of hiring: screening incoming resumes. The core of the build is a smart filter that can instantly parse an uploaded PDF, DOCX, or LinkedIn export, run keyword matching, gauge overall experience level, and score demonstrated skills against a role profile I define.

Key flow • Recruiter uploads one résumé or an entire folder. • Gemini analyzes each document, tags relevant keywords, measures years of experience per skill, and produces an overall fit score. • A results page ranks candidates, lets me drill into AI-generated rationale, and allows CSV export or direct push to an ATS through REST endpoints.

I only need the resume-screening module for now—interview scheduling and other add-ons can wait—so the interface can stay lean: React or Vue front-end, a lightweight Node or Python API layer, Gemini API calls behind the scenes, and a small Postgres (or similar) database to cache results and role templates. If you have a different but equally efficient stack in mind, I’m open, as long as the final product stays web-based and easy to host on AWS or GCP.

Deliverables • Source-co