alien1713 commited on
Commit
d0757fb
·
verified ·
1 Parent(s): bb53b14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ emoji: 📚
6
  colorFrom: yellow
7
  colorTo: red
8
  sdk_version: 5.29.0
 
9
  ---
10
  Resume Analyzer and Job Recommender
11
  This application uses BERT to analyze resumes and recommend suitable jobs based on the content. It also allows users to match their resume against specific job descriptions.
 
6
  colorFrom: yellow
7
  colorTo: red
8
  sdk_version: 5.29.0
9
+ app_file: app.py
10
  ---
11
  Resume Analyzer and Job Recommender
12
  This application uses BERT to analyze resumes and recommend suitable jobs based on the content. It also allows users to match their resume against specific job descriptions.