Design and implement two API endpoints using a Python backend framework of yoru choice (e.g. FastAPI, Litestar, Flask, etc.) that automate the process of ranking resumes based on job descriptions. Your APIs should be documented with Swagger or similar.
This assessment evaluates your ability to handle text extraction, data processing, and structured outputs through REST APIs.