diff --git a/streamlit_multipage/Interface_1.py b/streamlit_multipage/Interface_1.py index a970308..afde0f6 100644 --- a/streamlit_multipage/Interface_1.py +++ b/streamlit_multipage/Interface_1.py @@ -24,8 +24,8 @@ with st.sidebar: st.markdown( """ ## About - This app extracts data from contracts - + Doczy.ai™ is an advanced AI-powered platform designed to streamline the management of healthcare contracts and optimize claims processing. Using Optical Character Recognition (OCR), Natural Language Processing (NLP) and Generative AI, Doczy.ai™ transforms unstructured, complex contract documents into structured data, enabling accurate extraction of key terms such as contract terms, reimbursement rates and payment methodologies. By eliminating manual errors, reducing overpayments, and ensuring contract configurations are correct, Doczy.ai™ helps healthcare payers save time and money while improving overall operational efficiency. + """ ) add_vertical_space(15)