Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Resume ATS Scoring Application
|
| 2 |
|
| 3 |
An advanced NLP-based Resume ATS (Applicant Tracking System) scoring application built with Streamlit. This application helps users evaluate and improve their resumes for specific job roles.
|
|
@@ -72,4 +82,4 @@ An advanced NLP-based Resume ATS (Applicant Tracking System) scoring application
|
|
| 72 |
|
| 73 |
## License
|
| 74 |
|
| 75 |
-
Apache-2.0 license
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
title: ResumeAnalyserGroq
|
| 4 |
+
sdk: streamlit
|
| 5 |
+
emoji: 📚
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: indigo
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
|
| 11 |
# Resume ATS Scoring Application
|
| 12 |
|
| 13 |
An advanced NLP-based Resume ATS (Applicant Tracking System) scoring application built with Streamlit. This application helps users evaluate and improve their resumes for specific job roles.
|
|
|
|
| 82 |
|
| 83 |
## License
|
| 84 |
|
| 85 |
+
Apache-2.0 license
|