--- title: Resume Analyzer And Job Recommender emoji: 🚀 colorFrom: red colorTo: purple sdk: gradio sdk_version: "5.0.0" python_version: "3.10" app_file: app.py pinned: false --- Resume Analyzer and Job Recommender This application uses BERT to analyze resumes and recommend suitable jobs based on the content. It also allows users to match their resume against specific job descriptions. Requirements See requirements.txt for a full list of dependencies.