|
import streamlit as st |
|
|
|
|
|
st.set_page_config(page_title="Simple Care Services", layout="wide") |
|
|
|
|
|
st.sidebar.title("ChatGPT") |
|
st.sidebar.write("## Screenshot To Code Guide") |
|
st.sidebar.write("## Explore GPTs") |
|
st.sidebar.write("### Previous 7 Days") |
|
st.sidebar.write("Sunny State of Mind") |
|
st.sidebar.write("### Previous 30 Days") |
|
st.sidebar.write("Simple Care Services") |
|
st.sidebar.write("Medical Services: Telehealth, Delivery") |
|
st.sidebar.write("Graph AI Challenge Insights") |
|
st.sidebar.write("Headers in DataFrame") |
|
st.sidebar.write("Refactorando funciΓ³n imΓ‘genes.") |
|
st.sidebar.write("Ship Design AI Solutions") |
|
st.sidebar.write("IJEPA and its Variants") |
|
st.sidebar.write("Improved OCR Streamlit UI") |
|
st.sidebar.write("### Add Team workspace") |
|
st.sidebar.write("Collaborate on a Team plan") |
|
|
|
|
|
st.title("ChatGPT 4") |
|
|
|
st.markdown(""" |
|
- π **24/7 Doc Support:** Always there to help, find your ideal provider easily. π |
|
|
|
## π Pharmacy Express π |
|
- **Meds Delivered:** Directly to your door, with flexible prices. πΏ |
|
- **Convenience:** No more waiting, just home comfort. π‘ |
|
|
|
## π» Virtual Doctor Visits π» |
|
- **Telehealth from $29:** See a doctor from anywhere, check availability in your state. π |
|
- **No Strings Attached:** Easy, no-commitment health chats. π |
|
|
|
### π Anytime, Anywhere Health Access π |
|
- **Seamless Care:** With Prime Time Health Care, get telehealth and medication delivered. π |
|
- **Simplified and Convenient:** Making healthcare a breeze for you. π |
|
|
|
Dive into a world where health care comes with ease and fun, designed with you in mind. |
|
""") |
|
|
|
st.write("I've taken your brief and infused it with a dash of imagination, layering in clear, accessible language and vivid emojis to create an engaging and intuitive guide for IDD patients. This rendition aims to charm with its lighthearted tone while providing all the necessary details about each service.") |