Back to projects
AI Resume Analyzer (LLM-Powered)
An LLM-powered tool that extracts structured information from resumes, evaluates candidate-role fit, and generates actionable feedback.
PythonGemini API
Problem Statement
Manually reviewing a resume against a role's requirements is slow and inconsistent — extracting structured, comparable information from free-form resume text is the hard part.
Solution
Built a resume analysis tool using Google Gemini to extract structured candidate information, evaluate fit against a target role, and generate actionable improvement feedback.
Architecture
Prompt pipelines engineered for reliable structured (JSON) output from Gemini, integrated into an interactive web app for end-to-end resume review.
Results
- Reliable structured JSON extraction integrated into a working interactive web app