Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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.
|