Skip to content

AakrshitThakur/ai-resume-analyzer

Repository files navigation

Introduction

Provide resume PDF and get a comprehensive evaluation report with structured scoring across five critical sections. I have Employed Gemini 2.5 Pro model, which provided me—at no cost—with up to 5 requests per minute (RPM), 250,000 tokens per minute (TPM), and 100 requests per day (RPD), thereby enabling more efficient processing and superior results.

Visuals

Langing page

Live Link

https://ai-resume-analyzer-gold.vercel.app/

Key Sections

EXPERIENCE - Perform a holistic resume audit assessing role relevance, career trajectory, quantified impact, strong action-oriented language, chronological consistency, and transferable skills.

PROJECTS SECTION - Conduct a comprehensive technical project review evaluating complexity and innovation, measurable outcomes, tech stack modernity, problem-solving methodology, collaboration and leadership, and clarity of technical communication.

EDUCATION SECTION - Conduct a holistic education audit assessing qualification relevance, academic performance, continuous learning, institution reputation, career alignment, and specialized coursework.

ACHIEVEMENTS SECTION - Perform a comprehensive achievements review assessing impact, quantified results, recognitions, leadership, competitive distinctions, and relevance to professional growth.

CERTIFICATES SECTION - Conduct a targeted certification review evaluating industry relevance, authority credibility, validity, demonstrated skill depth, career alignment, and commitment to professional development.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Releases

No releases published

Packages

No packages published