CoolFace
Apppublic

akaaaza/resume_classification_rpg

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
App README

Resume RAG Search

This is a RAG (Retrieval-Augmented Generation) application that allows you to search through a resume dataset using natural language.

Usage

  1. 1.Enter your Hugging Face Token (if not set in Space secrets).
  2. 2.Type your query (e.g., "Find candidates with experience in Python and Machine Learning").
  3. 3.Click "Search".

Dataset

The application uses the large_resume_dataset.csv file included in the repository.