From ebd7c5331db83da37e6d6372e7e288c03c522b06 Mon Sep 17 00:00:00 2001 From: Priya Iragavarapu Date: Sun, 8 Sep 2024 01:46:11 +0000 Subject: [PATCH] Interface_1.py edited online with Bitbucket --- streamlit_multipage/Interface_1.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)