AI Resume Matcher is a Streamlit web application that automates matching job descriptions with candidate resumes using AI-powered text extraction and similarity analysis.
Features
Extract text from PDF resumes
Compare job descriptions with resumes to find best matches
Simple and interactive Streamlit interface
Uses NLP techniques for text processing and matching
Modular, easy to extend and maintain
Demo
Coming soon....
Installation & Setup
Prerequisites
Python 3.8+
pip
Streamlit
Steps
Clone the repository:
git clone https://github.com/1ftech/ai-resume-matcher.git cd ai-resume-matcher