Kabilash10 commited on
Commit
fb0af52
β€’
1 Parent(s): 638377b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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.