Problem
Currently, the resume parser extracts structured information from uploaded resumes, but users do not get a clear score showing how well their resume can be read by an ATS.
Proposed Solution
Add an ATS Readability Score based on the parsed resume output. The score can be calculated using checks such as whether contact information, skills, education, experience, and readable text are detected.
Expected Features
- Display ATS readability score out of 100
- Show score breakdown by sections
- Detect missing or weak sections
- Provide short improvement suggestions
- Work with the existing resume parser flow
Tech Stack
- Next.js 13
- React
- TypeScript
- Tailwind CSS
- PDF.js
- Redux Toolkit
Expected Outcome
This feature will help users quickly understand how ATS-friendly their resume is and what sections need improvement.
Problem
Currently, the resume parser extracts structured information from uploaded resumes, but users do not get a clear score showing how well their resume can be read by an ATS.
Proposed Solution
Add an ATS Readability Score based on the parsed resume output. The score can be calculated using checks such as whether contact information, skills, education, experience, and readable text are detected.
Expected Features
Tech Stack
Expected Outcome
This feature will help users quickly understand how ATS-friendly their resume is and what sections need improvement.