23

@kiran-akkineni/resume-helper

Backend for AI-supported resume screener for recruiters and hiring managers

AI-supported resume screener for recruiters and hiring managers. It allows for quick upload of a job description and 50 resumes, scoring the resumes from 1-100 and providing context for the scores.

  • Load a resume (docx, pdf, txt)
  • If willing, provide context based on custom JD-specific clarifying questions asked by the app
  • Load by resume or a folder of resumes
  • Submit for scoring
  • Scores show up in an easy to copy/paste table or can be downloaded in .csv format

URL

https://www.resumematch.xyz/

Details

  • Python / FastAPI for endpoints (upload, parsing, LLM-interaction, and scoring)
  • Currently relies on OpenAI LLMs
  • Redis for in-session data & caching
  • Currently runs on AWS