Skip to content

Repository files navigation

ATS Check - Free ATS Keyword Analyzer

Check your resume's ATS keyword match score for free. Get keyword gap analysis, AI-optimized resume, and PDF download. No signup, no paywall, no account.

Live site: https://eddyscanlan.github.io/tailoredfit/

What It Does

ATS Check is a free ATS (Applicant Tracking System) resume scanner. You paste your resume and a job description, and it shows you:

  • ATS Match Score — what percentage of keywords from the job description are in your resume
  • Keyword Gap Analysis — exactly which keywords are found and which are missing
  • AI-Optimized Resume (free) — your resume rewritten with all missing keywords naturally integrated
  • PDF Download (free) — download your optimized resume as a PDF
  • Tool Recommendations — affiliate links to resume-building tools (Rezi, Jobscan, Wobo)

Why It Exists

Most ATS checkers charge $15-$30/month subscriptions or lock features behind paywalls. ATS Check is 100% free — no signup, no paywall, no account. The tool is supported by affiliate links to other resume tools on the results page.

Tech Stack

Component Technology Cost
Hosting GitHub Pages $0
AI Backend Pollinations.ai $0
PDF Generation html2pdf.js (MIT) $0
Frontend Vanilla HTML/CSS/JS + Tailwind CSS (CDN) $0
Monetization Affiliate links (Rezi, Jobscan) $0

No backend, no database, no build step. Resume data stays in the browser.

How It Works

  1. User pastes resume + job description
  2. Client-side JS extracts keywords from the job description (frequency-based, stop-word filtered)
  3. Calculates ATS match score (matched keywords / total keywords)
  4. Shows keyword gap analysis (found vs missing)
  5. User clicks "Get My AI-Optimized Resume - Free"
  6. Pollinations.ai rewrites the resume with missing keywords naturally integrated
  7. User gets optimized resume + PDF download
  8. Results page shows affiliate links to resume-building tools

Features

  • Free ATS Score Check — no signup, no account, paste and check
  • Keyword Gap Analysis — visual display of found/missing keywords
  • Free AI Resume Optimization — rewrites resume with missing keywords, no paywall
  • Free PDF Download — client-side PDF generation via html2pdf.js
  • Privacy-First — resume data never touches our server, goes directly to AI API from browser
  • No Subscription — everything is free
  • Affiliate Monetization — links to Rezi, Jobscan, and Wobo on results page

Running Locally

git clone https://github.com/eddyscanlan/tailoredfit.git
cd tailoredfit
# Open index.html in a browser, or serve with any static server
python3 -m http.server 8000

License

MIT

Links

About

Free ATS Resume Score Checker - Check your resume's ATS compatibility score, keyword gap analysis, and AI-optimized resume. one-time, no subscription.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages