akaaaza/resume_classification_rpg
0
Resume RAG Search
This is a RAG (Retrieval-Augmented Generation) application that allows you to search through a resume dataset using natural language.
Usage
- Enter your Hugging Face Token (if not set in Space secrets).
- Type your query (e.g., "Find candidates with experience in Python and Machine Learning").
- Click "Search".
Dataset
The application uses the large_resume_dataset.csv file included in the repository.
