Spaces:
Runtime error
Runtime error
metadata
title: Ats Score Analyzer
emoji: 🚀
colorFrom: purple
colorTo: indigo
sdk: docker
pinned: false
license: mit
ATS Score Analyzer
An explainable AI-based ATS-style resume scoring API.
Disclaimer
This tool provides an AI-based approximation of common resume screening patterns. It is not affiliated with or representative of any real Applicant Tracking System.
API
POST /ats-score
{
"resume_text": "...",
"job_description": "..."
}