Skip to content

FEATURE: Add ATS Readability Score for Uploaded Resumes #56

@himnishag

Description

@himnishag

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions