Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

resume-matching

Here are 14 public repositories matching this topic...

Resume Analyzer is a prototype web application that allows users to upload multiple resumes and compare them against a job description using vectorization and cosine similarity. The project is built using Python, Flask, and scikit-learn.

  • Updated Apr 12, 2025
  • HTML

AI-Powered Developer Search helps find top developers by skills, experience, and location using a MongoDB database. It utilizes GPT-4 for query refinement and cosine similarity for matching. AI-Powered Resume Search quickly finds matching resumes with vector embeddings and FAISS, optimizing candidate selection.

  • Updated Nov 14, 2024
  • Python

A Resume Screening System that applies Natural Language Processing (NLP) techniques to extract and compare skills from resumes against job descriptions. It uses methods like TF-IDF and BERT embeddings for similarity matching, and provides an interactive interface built with Streamlit and deployed on Hugging Face Spaces.

  • Updated Sep 1, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the resume-matching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the resume-matching topic, visit your repo's landing page and select "manage topics."

Learn more