Skip to content

katheeyine/DFA-Based-Approach-for-Skill-Matching-in-Resume-Screening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DFA-Based-Approach-for-Skill-Matching-in-Resume-Screening

This project automates resume screening using a Deterministic Finite Automata (DFA)-based skill-matching algorithm. This will be run using streamlit as we use python

Any lapses in the app/prototype can be improved as this prototype will only serve as a guide and visualization of the research

Features

  • File Upload: Handles file upload (PDF), can handle multiple uploads
  • Skill Matching: Scans resumes and identifies required skills using DFA.
  • Multi-pattern Detection: Handles multiple skill patterns efficiently.
  • Output Reports: Generates a list of matched and missing skills for each resume.

Run the Script

  • Navigate to the src folder where main.py is stored and run:

streamlit run __name of the py. file

About

Prototype for the Automata Research Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages