ScorAxis Uses Claude AI and AWS Bedrock to Score Résumés for ATS Compatibility
A developer has built ScorAxis, a tool that scores résumés on a 0–100 scale for compatibility with Applicant Tracking Systems (ATS), which silently filter out most job applications before they reach recruiters. The platform uses a hybrid scoring model: a deterministic Python-based layer handles up to 70 points, while Claude Sonnet via AWS Bedrock contributes the remaining 30 through AI-driven checks. The backend runs on FastAPI, AWS ECS Fargate, and PostgreSQL, while the frontend is built with Next.js 15 and hosted on Vercel. Key engineering decisions included forcing structured tool use over prompt engineering to ensure reliable JSON output and separating deterministic logic from AI logic from the outset. The tool is live at scoraxis.com, with the developer citing early user feedback as more valuable than continued internal tuning.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in