girishwangikar commited on
Commit
7562c31
Β·
verified Β·
1 Parent(s): 919ef1e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ FOOTER_TEXT = """
38
  </footer>
39
  """
40
 
41
- TITLE = "<h1>πŸ“„πŸ” ATS Resume Analyzer System</h1>"
42
  PLACEHOLDER = "Chat with AI about your resume and job descriptions..."
43
 
44
  def extract_text_from_pdf(pdf_file):
 
38
  </footer>
39
  """
40
 
41
+ TITLE = "<h1>πŸ“„ ATS Resume Analyzer πŸ“„</h1>"
42
  PLACEHOLDER = "Chat with AI about your resume and job descriptions..."
43
 
44
  def extract_text_from_pdf(pdf_file):