awacke1 commited on
Commit
c7581da
Β·
1 Parent(s): bb2c28c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ st.set_page_config(layout="wide")
5
 
6
  st.markdown("""
7
  ## Generative AI for Letters - Managing Information Overload (GAL-MIO)
8
- | πŸ₯ **Letter Type** | πŸ“ **Definition** | πŸ“‹ **Fields Usually Needed** |
9
  |-----------------------|-----------------------------------------|-----------------------------|
10
  | 1️⃣ Referral Letters | 🀝 Letters asking for more help or treatment | πŸ“„ Patient info, Referral details |
11
  | 2️⃣ Medical Certificate Letters | πŸ’Ό Letters about a patient's health problem or limits | πŸ“„ Patient info, Health problem details |
 
5
 
6
  st.markdown("""
7
  ## Generative AI for Letters - Managing Information Overload (GAL-MIO)
8
+ | πŸ₯ **Letter Type** | πŸ“ **Definition** | πŸ“‹ **Personalization Fields** |
9
  |-----------------------|-----------------------------------------|-----------------------------|
10
  | 1️⃣ Referral Letters | 🀝 Letters asking for more help or treatment | πŸ“„ Patient info, Referral details |
11
  | 2️⃣ Medical Certificate Letters | πŸ’Ό Letters about a patient's health problem or limits | πŸ“„ Patient info, Health problem details |