nlpblogs commited on
Commit
2aacd56
·
verified ·
1 Parent(s): b196e5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -16,7 +16,7 @@ with st.sidebar:
16
  expander.write('''
17
 
18
 
19
- **Supported File Formats**
20
  This app accepts files in .pdf formats.
21
 
22
  **How to Use**
@@ -24,9 +24,9 @@ with st.sidebar:
24
 
25
  **Usage Limits**
26
  For each applicant you can upload their resume and request results once (1 request per applicant's resume).
27
- At the bottom of the app, you can also upload (up to 50 times) each applicant's resume to visualize their profile as a treemap chart as well as the results in a matrix heatmap. If you hover over the interactive graphs, an icon will appear to download them.
28
 
29
- **Subscription Management**
30
  This demo app offers a one-day subscription, expiring after 24 hours. If you are interested in building your own AI Resume Analysis based on Keywords Web App, we invite you to explore our NLP Web App Store on our website. You can select your desired features, place your order, and we will deliver your custom app within five business days. If you wish to delete your Account with us, please contact us at [email protected]
31
 
32
  **Customization**
 
16
  expander.write('''
17
 
18
 
19
+ **Supported File Formats**
20
  This app accepts files in .pdf formats.
21
 
22
  **How to Use**
 
24
 
25
  **Usage Limits**
26
  For each applicant you can upload their resume and request results once (1 request per applicant's resume).
27
+ At the bottom of the app, you can also upload an applicant's resume once (1 request) to visualize their profile as a treemap chart as well as the results in a matrix heatmap. If you hover over the interactive graphs, an icon will appear to download them.
28
 
29
+ **Subscription Management**
30
  This demo app offers a one-day subscription, expiring after 24 hours. If you are interested in building your own AI Resume Analysis based on Keywords Web App, we invite you to explore our NLP Web App Store on our website. You can select your desired features, place your order, and we will deliver your custom app within five business days. If you wish to delete your Account with us, please contact us at [email protected]
31
 
32
  **Customization**