Spaces:
Running
Running
girishwangikar
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ FOOTER_TEXT = """
|
|
38 |
</footer>
|
39 |
"""
|
40 |
|
41 |
-
TITLE = "<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):
|