NandanData commited on
Commit
6536fe9
Β·
verified Β·
1 Parent(s): e42f598

Update pages/info.py

Browse files
Files changed (1) hide show
  1. pages/info.py +4 -4
pages/info.py CHANGED
@@ -1,9 +1,9 @@
1
  import streamlit as st
2
 
3
- st.set_page_config(page_title="MediAssist v15 – Info", page_icon="🩺", layout="wide")
4
 
5
  # Title Section
6
- st.title("🩺 MediAssist v15 – Information Page")
7
  st.write("### Transforming Healthcare With AI Β· Built by **Nandan Dutta**")
8
 
9
  st.markdown("---")
@@ -57,7 +57,7 @@ and healthcare is one of the most powerful ways to do it.
57
  st.markdown("---")
58
 
59
  # Features Section
60
- st.header("βš™οΈ Key Features of MediAssist v15")
61
  st.write("""
62
  - 🧬 Symptom-based clinical guidance
63
  - πŸ’Š Drug information & interaction checker
@@ -130,4 +130,4 @@ and build a suite of assistive AI products that make daily life easier for milli
130
 
131
  st.markdown("---")
132
 
133
- st.success("βœ… Thanks for visiting MediAssist v15! Your interest supports the next generation of AI in healthcare.")
 
1
  import streamlit as st
2
 
3
+ st.set_page_config(page_title="MediAssist – Info ", page_icon="🩺", layout="wide")
4
 
5
  # Title Section
6
+ st.title("🩺 MediAssist – Information Page")
7
  st.write("### Transforming Healthcare With AI Β· Built by **Nandan Dutta**")
8
 
9
  st.markdown("---")
 
57
  st.markdown("---")
58
 
59
  # Features Section
60
+ st.header("βš™οΈ Key Features of MediAssist")
61
  st.write("""
62
  - 🧬 Symptom-based clinical guidance
63
  - πŸ’Š Drug information & interaction checker
 
130
 
131
  st.markdown("---")
132
 
133
+ st.success("βœ… Thanks for visiting MediAssist! Your interest supports the next generation of AI in healthcare.")