{% include "_nav.html" %}

CV Match

Upload your CV and every job gets a match score. Sort or filter by how well each job fits your experience. Everything stays on your machine — nothing is uploaded anywhere.

{% if not cv_available %}
CV matching requires an extra download (~500 MB). Run uv tool install --reinstall "git+https://github.com/Abdalla2004-collab/Jobhunt.git[match]" to enable it.
{% endif %} {% if cv.loaded %}

Currently loaded

{% endif %} {% if cv_available %}

{% if cv.loaded %}Replace{% else %}Upload{% endif %} CV

accepted formats — pdf, docx, txt

{% endif %}