You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An end-to-end Retrieval-Augmented Generation (RAG) system designed to automate technical recruiting. This pipeline ingests PDF resumes, intelligently chunks them by semantic sections, stores them in a local vector database, and uses a Hybrid Search approach to accurately match candidates to Job Descriptions.