Spaces:
Sleeping
Sleeping
Kabilash10
commited on
Commit
β’
fb0af52
1
Parent(s):
638377b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Resume Analyzer
|
2 |
|
3 |
This application analyzes resumes using either OpenAI's language model or Docparser for field extraction. It calculates a weighted score based on skills, certifications, experience, education, and projects.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Resume Analyzer
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: π
|
6 |
+
---
|
7 |
# Resume Analyzer
|
8 |
|
9 |
This application analyzes resumes using either OpenAI's language model or Docparser for field extraction. It calculates a weighted score based on skills, certifications, experience, education, and projects.
|