Skip to content

This is a automatic resume screening system using deep learning models and NLP techniques

Notifications You must be signed in to change notification settings

PhamVuThuNguyet/ai-resume-screening

Repository files navigation

Description

We have built a Resume & Job Description Matching System using Deep Learning.

Installation

pip install -q requirements.txt

Demo

Run demo with Streamlit

streamlit run test.py

The demo app will be opened at http://localhost:8501/

(Optional): FastAPI

python app.py

You can view the docs at http://localhost:8008/docs

Usage/Example

Step 1: Choose the resume to upload to system.

img.png

Step 2: Choose to get recommendation with BERT model or Doc2Vec model.

img2.png

Step 3: Show the results.

img3.png

About

This is a automatic resume screening system using deep learning models and NLP techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published