This is a web application built using Streamlit that allows users to match their resumes with job descriptions and determine the percentage match.
- Resume Input: Users can upload their resumes in various formats (e.g., PDF, DOCX) directly into the application.
- Job Description Input: Users can input job descriptions manually or upload them from files.
- Matching Algorithm: The application uses advanced text processing techniques to analyze the contents of the resume and job description and determine the similarity between them.
- Percentage Match: The application calculates and displays the percentage match between the resume and the job description, providing users with insights into how well their skills and experiences align with the job requirements.
- User-Friendly Interface: The user interface is designed to be intuitive and easy to use, allowing users to interact with the application seamlessly.
