{% extends "base.html" %} {% block title %}Generate Resume Ranker API{% endblock %} {% block content %}

Generate Resume Ranker API

This will generate a single endpoint that accepts resumes and a job description, and returns ranked results.

{% endblock %}